# project samba configured on Fri May 25 22:16:20 2018 by # waf 1.5.19 (abi 7, python 2070ef0 on linux2) # using ./buildtools/bin/waf configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-libiconv=/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr --enable-fhs --cross-compile --cross-answers=/home/naourr/work/instance-3/output/build/samba4-4.8.1/cache.txt --hostcc=gcc --disable-rpath --disable-rpath-install --disable-iprint --without-pam --without-dmapi --disable-glusterfs --with-cluster-support --bundled-libraries=!asn1_compile,!compile_et --without-acl-support --disable-cups --disable-avahi --without-fam --disable-gnutls --without-ad-dc --without-ads --without-ldap # ---------------------------------------- Checking for program gcc or cc find program=['gcc', 'cc'] paths=[] var='CC' -> '/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc' ---------------------------------------- Checking for program ar find program=['ar'] paths=[] var='AR' -> '/home/naourr/work/instance-3/output/host/bin/sh4-linux-ar' ---------------------------------------- Checking for program ranlib find program=['ranlib'] paths=[] var='RANLIB' -> '/home/naourr/work/instance-3/output/host/bin/sh4-linux-ranlib' ---------------------------------------- Checking for gcc ok ---------------------------------------- Checking for program git find program=['git'] paths=[] var='GIT' -> 'git' ---------------------------------------- Check for -MD ==> int main() {return 0;} <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/test_1.o'] yes ---------------------------------------- Checking for program gdb find program=['gdb'] paths=[] var=None -> '/usr/bin/gdb' ---------------------------------------- Checking for header sys/utsname.h ==> #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------- Checking uname sysname type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #include int main(void) { int printf(const char *format, ...); struct utsname n; if (uname(&n) == -1) return -1; printf("%s", n.sysname); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] Linux returncode 0 Linux ---------------------------------------- Checking uname machine type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #include int main(void) { int printf(const char *format, ...); struct utsname n; if (uname(&n) == -1) return -1; printf("%s", n.machine); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] sh4 returncode 0 sh4 ---------------------------------------- Checking uname release type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #include int main(void) { int printf(const char *format, ...); struct utsname n; if (uname(&n) == -1) return -1; printf("%s", n.release); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] 3.0.0 returncode 0 3.0.0 ---------------------------------------- Checking uname version type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #include int main(void) { int printf(const char *format, ...); struct utsname n; if (uname(&n) == -1) return -1; printf("%s", n.version); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] #1 Tue Nov 1 12:34:56 UTC 2013 returncode 0 #1 Tue Nov 1 12:34:56 UTC 2013 ---------------------------------------- Checking for header stdio.h ==> #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------- Checking simple C program ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #include int main(void) { printf("hello world"); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] returncode 0 ok ---------------------------------------- Checking compiler accepts ['-Werror'] ==> <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------- Checking linker accepts ['-Wl,-rpath,.'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-rpath,.'] yes [1/4] Compiling libdir/lib1.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../libdir/lib1.c', '-c', '-o', 'default/libdir/lib1_1.o'] [2/4] Compiling main.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../main.c', '-c', '-o', 'default/main_2.o'] [3/4] Linking default/libdir/liblib1.so ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/libdir/lib1_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libdir/liblib1.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-shared'] [4/4] Linking default/prog1 ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/main_2.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/prog1', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-rpath,/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libdir', '-Ldefault/libdir', '-Wl,-Bdynamic', '-llib1'] returncode 0 ---------------------------------------- Checking for rpath library support ok [1/4] Compiling libdir/lib1.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../libdir/lib1.c', '-c', '-o', 'default/libdir/lib1_1.o'] [2/4] Compiling main.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../main.c', '-c', '-o', 'default/main_2.o'] [3/4] Linking default/libdir/liblib1.so ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/libdir/lib1_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libdir/liblib1.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,--version-script=/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/vscript', '-shared'] [4/4] Linking default/prog1 ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/main_2.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/prog1', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-rpath,/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libdir', '-Ldefault/libdir', '-Wl,-Bdynamic', '-llib1'] returncode 0 ------------------------------------------ Checking for -Wl,--version-script support ok ------------------------------------------------------------ Checking compiler accepts ['-fvisibility=hidden', '-Werror'] ==> int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-fvisibility=hidden', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for HAVE_VISIBILITY_ATTR ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 int main(void) { return 0; } __attribute__((visibility("default"))) void vis_foo2(void) {} <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-fvisibility=hidden', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for library constructor support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 void test_constructor_attribute(void) __attribute__ ((constructor)); void test_constructor_attribute(void) { return; } int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for library destructor support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 void test_destructor_attribute(void) __attribute__ ((destructor)); void test_destructor_attribute(void) { return; } int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for __attribute__ ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 void test_attribute(void) __attribute__ (()); void test_attribute(void) { return; } int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking compiler accepts ['-fPIC'] ==> int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-fPIC', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for inline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 typedef int foo_t; static inline foo_t static_foo () {return 0; } inline foo_t foo () {return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '../test.c', '-c', '-o', 'default/test_1.o'] inline ------------------------------------------------------------ Checking for program pkg-config find program=['pkg-config'] paths=[] var='PKGCONFIG' -> '/home/naourr/work/instance-3/output/host/bin/pkg-config' ------------------------------------------------------------ Checking for pkg-config version >= 0.0.0 /home/naourr/work/instance-3/output/host/bin/pkg-config --atleast-pkgconfig-version=0.0.0 yes ------------------------------------------------------------ Checking compiler accepts [''] ==> struct foo {int x;char y;}; struct foo bar = { .y = 'X', .x = 1 }; <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/types.h ==> #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/stat.h ==> #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header stdlib.h ==> #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header stddef.h ==> #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header memory.h ==> #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header string.h ==> #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header strings.h ==> #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header inttypes.h ==> #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header stdint.h ==> #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header unistd.h ==> #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header minix/config.h ==> #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:12:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header ctype.h ==> #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header standards.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:13:23: fatal error: standards.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header stdbool.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header stdarg.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header vararg.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: vararg.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header limits.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header assert.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking getconf LFS_CFLAGS not found ------------------------------------------------------------ Checking for large file support without additional flags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return !(sizeof(off_t) >= 8); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] returncode 0 ok ------------------------------------------------------------ Checking for header sys/time.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header time.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header endian.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/endian.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for HAVE_LITTLE_ENDIAN ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef __BYTE_ORDER #define B __BYTE_ORDER #elif defined(BYTE_ORDER) #define B BYTE_ORDER #endif #ifdef __LITTLE_ENDIAN #define LITTLE __LITTLE_ENDIAN #elif defined(LITTLE_ENDIAN) #define LITTLE LITTLE_ENDIAN #endif #if !defined(LITTLE) || !defined(B) || LITTLE != B #error Not little endian. #endif int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for HAVE_BIG_ENDIAN ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef __BYTE_ORDER #define B __BYTE_ORDER #elif defined(BYTE_ORDER) #define B BYTE_ORDER #endif #ifdef __BIG_ENDIAN #define BIG __BIG_ENDIAN #elif defined(BIG_ENDIAN) #define BIG BIG_ENDIAN #endif #if !defined(BIG) || !defined(B) || BIG != B #error Not big endian. #endif int main(void) { return 0; } <== [1/2] Compiling test.c ../test.c:71:26: error: #error Not big endian. #error Not big endian. ^~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for header signal.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking if signal handlers return int ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return *(signal (0, 0)) (0) == 1; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:60:28: error: void value not ignored as it ought to be int main(void) { return *(signal (0, 0)) (0) == 1; return 0; } ~^~~~~~~~~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for variable __FUNCTION__ ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef __FUNCTION__ void *_x; _x=(void *)&__FUNCTION__; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for va_copy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { va_list ap1,ap2; va_copy(ap1,ap2); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for HAVE__VA_ARGS__MACRO ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #define eprintf(...) fprintf(stderr, __VA_ARGS__) eprintf("bla", "bar") ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/../../buildtools/wafsamba', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for header linux/types.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header crypt.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header locale.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header acl/libacl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: acl/libacl.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header compat.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: compat.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header attr/xattr.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header dustat.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: dustat.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header fcntl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header fnmatch.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header glob.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header history.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: history.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header krb5.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header langinfo.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header libaio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: libaio.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header ndir.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header pwd.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header shadow.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/acl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/attributes.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header attr/attributes.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:29: fatal error: attr/attributes.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/capability.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/dir.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/epoll.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header port.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:18: fatal error: port.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/fcntl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/filio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/filsys.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/fs/s5param.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/fs/vx/quota.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:29: fatal error: sys/fs/vx/quota.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/id.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: sys/id.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/ioctl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/ipc.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/mman.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/mode.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: sys/mode.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/ndir.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: sys/ndir.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/priv.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: sys/priv.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/resource.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/security.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:26: fatal error: sys/security.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/shm.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/statfs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/statvfs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/termio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/vfs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/xattr.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header termio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header termios.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/file.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/ucontext.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/wait.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for declaration of malloc ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef malloc void *_x; _x=(void *)&malloc; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for header grp.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/select.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header setjmp.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header utime.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/syslog.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header syslog.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/mount.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header mntent.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header stropts.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: stropts.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header unix.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:18: fatal error: unix.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/param.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/socket.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header netinet/in.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header netdb.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header arpa/inet.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header netinet/in_systm.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header netinet/ip.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header netinet/tcp.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header netinet/in_ip.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:22:27: fatal error: netinet/in_ip.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/sockio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:22:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/un.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/uio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header ifaddrs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header direct.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header dirent.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header windows.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header winsock2.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header ws2tcpip.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header errno.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header getopt.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header iconv.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header nss.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: nss.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sasl/sasl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:23: fatal error: sasl/sasl.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for inotify_init ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define inotify_init __fake__inotify_init #ifdef HAVE_LIMITS_H # include #else # include #endif #undef inotify_init #if defined __stub_inotify_init || defined __stub___inotify_init #error "bad glibc stub" #endif extern char inotify_init(); int main() { return inotify_init(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for header security/pam_appl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header zlib.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header asm/unistd.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header aio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: aio.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/unistd.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header alloca.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header float.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header rpc/rpc.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header rpc/nettype.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for tirpc rpc headers in default system path ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef _TIRPC_RPC_H #error "no tirpc headers in system path" #endif ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for libtirpc headers /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs libtirpc -I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc -L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib -ltirpc yes ------------------------------------------------------------ Checking for header rpc/rpc.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header rpcsvc/yp_prot.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:28: fatal error: rpcsvc/yp_prot.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for libnsl /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs libnsl Package libnsl was not found in the pkg-config search path. Perhaps you should add the directory containing `libnsl.pc' to the PKG_CONFIG_PATH environment variable Package 'libnsl', required by 'world', not found not found ------------------------------------------------------------ Checking for header rpcsvc/nis.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: rpcsvc/nis.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header rpcsvc/ypclnt.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:27: fatal error: rpcsvc/ypclnt.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/sysctl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/fileio.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: sys/fileio.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/filesys.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:25: fatal error: sys/filesys.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/dustat.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: sys/dustat.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/sysmacros.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header xfs/libxfs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: xfs/libxfs.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header netgroup.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: netgroup.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header valgrind.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: valgrind.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header valgrind/valgrind.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header valgrind/memcheck.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:31: fatal error: valgrind/memcheck.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header nss_common.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: nss_common.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header nsswitch.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: nsswitch.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header ns_api.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: ns_api.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/extattr.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/ea.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: sys/ea.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/proplist.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:26: fatal error: sys/proplist.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header sys/cdefs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header utmp.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header utmpx.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header lastlog.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header syscall.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/syscall.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/atomic.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: sys/atomic.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ------------------------------------------------------------ Checking for header libgen.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking compiler accepts -Wno-format-truncation ==> int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Wno-format-truncation', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking compiler accepts -Wno-unused-function ==> int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Wno-unused-function', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for header sys/prctl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for prctl syscall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include int main(void) { prctl(0); return 0; } ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for O_DIRECT flag to open(2) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef HAVE_FCNTL_H #include #endif int main(void) { int fd = open("/dev/null", O_DIRECT); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for long long ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { long long _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for intptr_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { intptr_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for uintptr_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uintptr_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for ptrdiff_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { ptrdiff_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for comparison_fn_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { comparison_fn_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for _Bool ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { _Bool _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for bool ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { bool _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for int8_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int8_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for uint8_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint8_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for int16_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int16_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for uint16_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint16_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for int32_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int32_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for uint32_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint32_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for int64_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int64_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for uint64_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint64_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for size_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { size_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for ssize_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { ssize_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for ino_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { ino_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for loff_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { loff_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for offset_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { offset_t _x; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:162:19: error: unknown type name 'offset_t' int main(void) { offset_t _x; return 0; } ^~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for volatile int ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { volatile int _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for uint_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint_t _x; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:165:19: error: unknown type name 'uint_t' int main(void) { uint_t _x; return 0; } ^~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for blksize_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { blksize_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for blkcnt_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { blkcnt_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking if size of bool == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(bool))) <= 1)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of char == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(char))) <= 1)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of int == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:171:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 /* #undef SIZEOF_INT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:172:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 /* #undef SIZEOF_INT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of long long == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:172:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of long long == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 /* #undef SIZEOF_LONG_LONG */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:173:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of long long == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 /* #undef SIZEOF_LONG_LONG */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:173:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of long long == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 /* #undef SIZEOF_LONG_LONG */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of long == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:173:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of long == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 /* #undef SIZEOF_LONG */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:174:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of long == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 /* #undef SIZEOF_LONG */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of short == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(short))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:174:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(short))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of short == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 /* #undef SIZEOF_SHORT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(short))) <= 2)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of size_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:175:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of size_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 /* #undef SIZEOF_SIZE_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:176:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of size_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 /* #undef SIZEOF_SIZE_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of ssize_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:176:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of ssize_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 /* #undef SIZEOF_SSIZE_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:177:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of ssize_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 /* #undef SIZEOF_SSIZE_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of int8_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int8_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of uint8_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint8_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of int16_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int16_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:179:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int16_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int16_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 /* #undef SIZEOF_INT16_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int16_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of uint16_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint16_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:180:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint16_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of uint16_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 /* #undef SIZEOF_UINT16_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint16_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of int32_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:181:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int32_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 /* #undef SIZEOF_INT32_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:182:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int32_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 /* #undef SIZEOF_INT32_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of uint32_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:182:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of uint32_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 /* #undef SIZEOF_UINT32_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:183:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of uint32_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 /* #undef SIZEOF_UINT32_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of int64_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:183:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int64_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 /* #undef SIZEOF_INT64_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:184:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int64_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 /* #undef SIZEOF_INT64_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:184:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of int64_t == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 /* #undef SIZEOF_INT64_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of uint64_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:184:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of uint64_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 /* #undef SIZEOF_UINT64_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:185:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of uint64_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 /* #undef SIZEOF_UINT64_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:185:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of uint64_t == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 /* #undef SIZEOF_UINT64_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of void* == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:185:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of void* == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 /* #undef SIZEOF_VOID_P */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:186:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of void* == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 /* #undef SIZEOF_VOID_P */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of off_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:186:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of off_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 /* #undef SIZEOF_OFF_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:187:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of off_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 /* #undef SIZEOF_OFF_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:187:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of off_t == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 /* #undef SIZEOF_OFF_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of dev_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:187:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of dev_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 /* #undef SIZEOF_DEV_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:188:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of dev_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 /* #undef SIZEOF_DEV_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:188:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of dev_t == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 /* #undef SIZEOF_DEV_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of ino_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:188:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of ino_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 /* #undef SIZEOF_INO_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:189:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of ino_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 /* #undef SIZEOF_INO_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:189:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of ino_t == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 /* #undef SIZEOF_INO_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking if size of time_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:189:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of time_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 /* #undef SIZEOF_TIME_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:190:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking if size of time_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 /* #undef SIZEOF_TIME_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for socklen_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { socklen_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for struct ifaddrs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct ifaddrs _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for struct addrinfo ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct addrinfo _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for struct sockaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for HAVE_STRUCT_SOCKADDR_IN6 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_in6 x; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for struct sockaddr_storage ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_storage _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for sa_family_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { sa_family_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for sig_atomic_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { sig_atomic_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for sigsetmask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 #define sigsetmask __fake__sigsetmask #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sigsetmask #if defined __stub_sigsetmask || defined __stub___sigsetmask #error "bad glibc stub" #endif extern char sigsetmask(); int main() { return sigsetmask(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `sigsetmask' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)sigsetmask; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:199:39: error: 'sigsetmask' undeclared (first use in this function) int main(void) { void *__x = (void *)sigsetmask; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:199:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for siggetmask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ #define siggetmask __fake__siggetmask #ifdef HAVE_LIMITS_H # include #else # include #endif #undef siggetmask #if defined __stub_siggetmask || defined __stub___siggetmask #error "bad glibc stub" #endif extern char siggetmask(); int main() { return siggetmask(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `siggetmask' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)siggetmask; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:200:39: error: 'siggetmask' undeclared (first use in this function) int main(void) { void *__x = (void *)siggetmask; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:200:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for sigprocmask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define sigprocmask __fake__sigprocmask #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sigprocmask #if defined __stub_sigprocmask || defined __stub___sigprocmask #error "bad glibc stub" #endif extern char sigprocmask(); int main() { return sigprocmask(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for sigblock ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 #define sigblock __fake__sigblock #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sigblock #if defined __stub_sigblock || defined __stub___sigblock #error "bad glibc stub" #endif extern char sigblock(); int main() { return sigblock(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `sigblock' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)sigblock; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:202:39: error: 'sigblock' undeclared (first use in this function) int main(void) { void *__x = (void *)sigblock; return (int)__x; return 0; } ^~~~~~~~ ../test.c:202:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for sigaction ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define sigaction __fake__sigaction #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sigaction #if defined __stub_sigaction || defined __stub___sigaction #error "bad glibc stub" #endif extern char sigaction(); int main() { return sigaction(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for sigset ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define sigset __fake__sigset #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sigset #if defined __stub_sigset || defined __stub___sigset #error "bad glibc stub" #endif extern char sigset(); int main() { return sigset(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for inet_ntoa ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define inet_ntoa __fake__inet_ntoa #ifdef HAVE_LIMITS_H # include #else # include #endif #undef inet_ntoa #if defined __stub_inet_ntoa || defined __stub___inet_ntoa #error "bad glibc stub" #endif extern char inet_ntoa(); int main() { return inet_ntoa(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for inet_aton ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define inet_aton __fake__inet_aton #ifdef HAVE_LIMITS_H # include #else # include #endif #undef inet_aton #if defined __stub_inet_aton || defined __stub___inet_aton #error "bad glibc stub" #endif extern char inet_aton(); int main() { return inet_aton(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for inet_ntop ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define inet_ntop __fake__inet_ntop #ifdef HAVE_LIMITS_H # include #else # include #endif #undef inet_ntop #if defined __stub_inet_ntop || defined __stub___inet_ntop #error "bad glibc stub" #endif extern char inet_ntop(); int main() { return inet_ntop(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for inet_pton ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define inet_pton __fake__inet_pton #ifdef HAVE_LIMITS_H # include #else # include #endif #undef inet_pton #if defined __stub_inet_pton || defined __stub___inet_pton #error "bad glibc stub" #endif extern char inet_pton(); int main() { return inet_pton(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for connect ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define connect __fake__connect #ifdef HAVE_LIMITS_H # include #else # include #endif #undef connect #if defined __stub_connect || defined __stub___connect #error "bad glibc stub" #endif extern char connect(); int main() { return connect(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for gethostbyname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define gethostbyname __fake__gethostbyname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gethostbyname #if defined __stub_gethostbyname || defined __stub___gethostbyname #error "bad glibc stub" #endif extern char gethostbyname(); int main() { return gethostbyname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for getaddrinfo ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define getaddrinfo __fake__getaddrinfo #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getaddrinfo #if defined __stub_getaddrinfo || defined __stub___getaddrinfo #error "bad glibc stub" #endif extern char getaddrinfo(); int main() { return getaddrinfo(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for getnameinfo ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define getnameinfo __fake__getnameinfo #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getnameinfo #if defined __stub_getnameinfo || defined __stub___getnameinfo #error "bad glibc stub" #endif extern char getnameinfo(); int main() { return getnameinfo(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for freeaddrinfo ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define freeaddrinfo __fake__freeaddrinfo #ifdef HAVE_LIMITS_H # include #else # include #endif #undef freeaddrinfo #if defined __stub_freeaddrinfo || defined __stub___freeaddrinfo #error "bad glibc stub" #endif extern char freeaddrinfo(); int main() { return freeaddrinfo(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for gai_strerror ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define gai_strerror __fake__gai_strerror #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gai_strerror #if defined __stub_gai_strerror || defined __stub___gai_strerror #error "bad glibc stub" #endif extern char gai_strerror(); int main() { return gai_strerror(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for socketpair ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define socketpair __fake__socketpair #ifdef HAVE_LIMITS_H # include #else # include #endif #undef socketpair #if defined __stub_socketpair || defined __stub___socketpair #error "bad glibc stub" #endif extern char socketpair(); int main() { return socketpair(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for variable IPV6_V6ONLY ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef IPV6_V6ONLY void *_x; _x=(void *)&IPV6_V6ONLY; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for header net/if.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for HAVE_IPV6 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_storage sa_store; struct addrinfo *ai = NULL; struct in6_addr in6addr; int idx = if_nametoindex("iface1"); int s = socket(AF_INET6, SOCK_STREAM, 0); int ret = getaddrinfo(NULL, NULL, NULL, &ai); if (ret != 0) { const char *es = gai_strerror(ret); } freeaddrinfo(ai); { int val = 1; #ifdef HAVE_LINUX_IPV6_V6ONLY_26 #define IPV6_V6ONLY 26 #endif ret = setsockopt(s, IPPROTO_IPV6, IPV6_V6ONLY, (const void *)&val, sizeof(val)); } ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking whether we have ucontext_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { ucontext_t uc; sigaddset(&uc.uc_sigmask, SIGUSR1); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for __sync_fetch_and_add compiler builtin ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int i; (void)__sync_fetch_and_add(&i, 1); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for atomic_add_32 compiler builtin ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int32_t i; atomic_add_32(&i, 1); ; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:223:21: warning: implicit declaration of function 'atomic_add_32' [-Wimplicit-function-declaration] atomic_add_32(&i, 1); ^~~~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x18): undefined reference to `atomic_add_32' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ------------------------------------------------------------ Checking for strdup ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef strdup void *_x; _x=(void *)&strdup; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for memmem ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef memmem void *_x; _x=(void *)&memmem; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for printf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef printf void *_x; _x=(void *)&printf; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for memset ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef memset void *_x; _x=(void *)&memset; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for memcpy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef memcpy void *_x; _x=(void *)&memcpy; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for memmove ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef memmove void *_x; _x=(void *)&memmove; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for strcpy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef strcpy void *_x; _x=(void *)&strcpy; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for strncpy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef strncpy void *_x; _x=(void *)&strncpy; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for bzero ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef bzero void *_x; _x=(void *)&bzero; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for shl_load ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 #define shl_load __fake__shl_load #ifdef HAVE_LIMITS_H # include #else # include #endif #undef shl_load #if defined __stub_shl_load || defined __stub___shl_load #error "bad glibc stub" #endif extern char shl_load(); int main() { return shl_load(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `shl_load' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)shl_load; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:231:39: error: 'shl_load' undeclared (first use in this function) int main(void) { void *__x = (void *)shl_load; return (int)__x; return 0; } ^~~~~~~~ ../test.c:231:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for shl_unload ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ #define shl_unload __fake__shl_unload #ifdef HAVE_LIMITS_H # include #else # include #endif #undef shl_unload #if defined __stub_shl_unload || defined __stub___shl_unload #error "bad glibc stub" #endif extern char shl_unload(); int main() { return shl_unload(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `shl_unload' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)shl_unload; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:232:39: error: 'shl_unload' undeclared (first use in this function) int main(void) { void *__x = (void *)shl_unload; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:232:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for shl_findsym ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ #define shl_findsym __fake__shl_findsym #ifdef HAVE_LIMITS_H # include #else # include #endif #undef shl_findsym #if defined __stub_shl_findsym || defined __stub___shl_findsym #error "bad glibc stub" #endif extern char shl_findsym(); int main() { return shl_findsym(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `shl_findsym' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)shl_findsym; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:233:39: error: 'shl_findsym' undeclared (first use in this function) int main(void) { void *__x = (void *)shl_findsym; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:233:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for pipe ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define pipe __fake__pipe #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pipe #if defined __stub_pipe || defined __stub___pipe #error "bad glibc stub" #endif extern char pipe(); int main() { return pipe(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strftime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define strftime __fake__strftime #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strftime #if defined __stub_strftime || defined __stub___strftime #error "bad glibc stub" #endif extern char strftime(); int main() { return strftime(); } <== [1/2] Compiling test.c ../test.c:231:38: warning: conflicting types for built-in function 'strftime' extern char strftime(); ^~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for srandom ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define srandom __fake__srandom #ifdef HAVE_LIMITS_H # include #else # include #endif #undef srandom #if defined __stub_srandom || defined __stub___srandom #error "bad glibc stub" #endif extern char srandom(); int main() { return srandom(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for random ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define random __fake__random #ifdef HAVE_LIMITS_H # include #else # include #endif #undef random #if defined __stub_random || defined __stub___random #error "bad glibc stub" #endif extern char random(); int main() { return random(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for srand ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define srand __fake__srand #ifdef HAVE_LIMITS_H # include #else # include #endif #undef srand #if defined __stub_srand || defined __stub___srand #error "bad glibc stub" #endif extern char srand(); int main() { return srand(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for rand ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define rand __fake__rand #ifdef HAVE_LIMITS_H # include #else # include #endif #undef rand #if defined __stub_rand || defined __stub___rand #error "bad glibc stub" #endif extern char rand(); int main() { return rand(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for usleep ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define usleep __fake__usleep #ifdef HAVE_LIMITS_H # include #else # include #endif #undef usleep #if defined __stub_usleep || defined __stub___usleep #error "bad glibc stub" #endif extern char usleep(); int main() { return usleep(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setbuffer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define setbuffer __fake__setbuffer #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setbuffer #if defined __stub_setbuffer || defined __stub___setbuffer #error "bad glibc stub" #endif extern char setbuffer(); int main() { return setbuffer(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for lstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define lstat __fake__lstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef lstat #if defined __stub_lstat || defined __stub___lstat #error "bad glibc stub" #endif extern char lstat(); int main() { return lstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for getpgrp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define getpgrp __fake__getpgrp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpgrp #if defined __stub_getpgrp || defined __stub___getpgrp #error "bad glibc stub" #endif extern char getpgrp(); int main() { return getpgrp(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for utime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define utime __fake__utime #ifdef HAVE_LIMITS_H # include #else # include #endif #undef utime #if defined __stub_utime || defined __stub___utime #error "bad glibc stub" #endif extern char utime(); int main() { return utime(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for utimes ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define utimes __fake__utimes #ifdef HAVE_LIMITS_H # include #else # include #endif #undef utimes #if defined __stub_utimes || defined __stub___utimes #error "bad glibc stub" #endif extern char utimes(); int main() { return utimes(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define setuid __fake__setuid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setuid #if defined __stub_setuid || defined __stub___setuid #error "bad glibc stub" #endif extern char setuid(); int main() { return setuid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for seteuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define seteuid __fake__seteuid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef seteuid #if defined __stub_seteuid || defined __stub___seteuid #error "bad glibc stub" #endif extern char seteuid(); int main() { return seteuid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setreuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define setreuid __fake__setreuid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setreuid #if defined __stub_setreuid || defined __stub___setreuid #error "bad glibc stub" #endif extern char setreuid(); int main() { return setreuid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setresuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define setresuid __fake__setresuid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setresuid #if defined __stub_setresuid || defined __stub___setresuid #error "bad glibc stub" #endif extern char setresuid(); int main() { return setresuid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setgid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define setgid __fake__setgid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setgid #if defined __stub_setgid || defined __stub___setgid #error "bad glibc stub" #endif extern char setgid(); int main() { return setgid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setegid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define setegid __fake__setegid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setegid #if defined __stub_setegid || defined __stub___setegid #error "bad glibc stub" #endif extern char setegid(); int main() { return setegid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setregid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define setregid __fake__setregid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setregid #if defined __stub_setregid || defined __stub___setregid #error "bad glibc stub" #endif extern char setregid(); int main() { return setregid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setresgid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define setresgid __fake__setresgid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setresgid #if defined __stub_setresgid || defined __stub___setresgid #error "bad glibc stub" #endif extern char setresgid(); int main() { return setresgid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for chroot ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define chroot __fake__chroot #ifdef HAVE_LIMITS_H # include #else # include #endif #undef chroot #if defined __stub_chroot || defined __stub___chroot #error "bad glibc stub" #endif extern char chroot(); int main() { return chroot(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strerror ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define strerror __fake__strerror #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strerror #if defined __stub_strerror || defined __stub___strerror #error "bad glibc stub" #endif extern char strerror(); int main() { return strerror(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for vsyslog ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define vsyslog __fake__vsyslog #ifdef HAVE_LIMITS_H # include #else # include #endif #undef vsyslog #if defined __stub_vsyslog || defined __stub___vsyslog #error "bad glibc stub" #endif extern char vsyslog(); int main() { return vsyslog(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setlinebuf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define setlinebuf __fake__setlinebuf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setlinebuf #if defined __stub_setlinebuf || defined __stub___setlinebuf #error "bad glibc stub" #endif extern char setlinebuf(); int main() { return setlinebuf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for mktime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define mktime __fake__mktime #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mktime #if defined __stub_mktime || defined __stub___mktime #error "bad glibc stub" #endif extern char mktime(); int main() { return mktime(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for ftruncate ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define ftruncate __fake__ftruncate #ifdef HAVE_LIMITS_H # include #else # include #endif #undef ftruncate #if defined __stub_ftruncate || defined __stub___ftruncate #error "bad glibc stub" #endif extern char ftruncate(); int main() { return ftruncate(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for chsize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 #define chsize __fake__chsize #ifdef HAVE_LIMITS_H # include #else # include #endif #undef chsize #if defined __stub_chsize || defined __stub___chsize #error "bad glibc stub" #endif extern char chsize(); int main() { return chsize(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `chsize' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)chsize; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:260:39: error: 'chsize' undeclared (first use in this function) int main(void) { void *__x = (void *)chsize; return (int)__x; return 0; } ^~~~~~ ../test.c:260:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for rename ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define rename __fake__rename #ifdef HAVE_LIMITS_H # include #else # include #endif #undef rename #if defined __stub_rename || defined __stub___rename #error "bad glibc stub" #endif extern char rename(); int main() { return rename(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for waitpid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define waitpid __fake__waitpid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef waitpid #if defined __stub_waitpid || defined __stub___waitpid #error "bad glibc stub" #endif extern char waitpid(); int main() { return waitpid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for wait4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define wait4 __fake__wait4 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef wait4 #if defined __stub_wait4 || defined __stub___wait4 #error "bad glibc stub" #endif extern char wait4(); int main() { return wait4(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for initgroups ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define initgroups __fake__initgroups #ifdef HAVE_LIMITS_H # include #else # include #endif #undef initgroups #if defined __stub_initgroups || defined __stub___initgroups #error "bad glibc stub" #endif extern char initgroups(); int main() { return initgroups(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for pread ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define pread __fake__pread #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pread #if defined __stub_pread || defined __stub___pread #error "bad glibc stub" #endif extern char pread(); int main() { return pread(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for pwrite ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define pwrite __fake__pwrite #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pwrite #if defined __stub_pwrite || defined __stub___pwrite #error "bad glibc stub" #endif extern char pwrite(); int main() { return pwrite(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strndup ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define strndup __fake__strndup #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strndup #if defined __stub_strndup || defined __stub___strndup #error "bad glibc stub" #endif extern char strndup(); int main() { return strndup(); } <== [1/2] Compiling test.c ../test.c:263:38: warning: conflicting types for built-in function 'strndup' extern char strndup(); ^~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strcasestr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define strcasestr __fake__strcasestr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strcasestr #if defined __stub_strcasestr || defined __stub___strcasestr #error "bad glibc stub" #endif extern char strcasestr(); int main() { return strcasestr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strsep ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define strsep __fake__strsep #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strsep #if defined __stub_strsep || defined __stub___strsep #error "bad glibc stub" #endif extern char strsep(); int main() { return strsep(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strtok_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define strtok_r __fake__strtok_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strtok_r #if defined __stub_strtok_r || defined __stub___strtok_r #error "bad glibc stub" #endif extern char strtok_r(); int main() { return strtok_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for mkdtemp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define mkdtemp __fake__mkdtemp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mkdtemp #if defined __stub_mkdtemp || defined __stub___mkdtemp #error "bad glibc stub" #endif extern char mkdtemp(); int main() { return mkdtemp(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for dup2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define dup2 __fake__dup2 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dup2 #if defined __stub_dup2 || defined __stub___dup2 #error "bad glibc stub" #endif extern char dup2(); int main() { return dup2(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for dprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define dprintf __fake__dprintf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dprintf #if defined __stub_dprintf || defined __stub___dprintf #error "bad glibc stub" #endif extern char dprintf(); int main() { return dprintf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for vdprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define vdprintf __fake__vdprintf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef vdprintf #if defined __stub_vdprintf || defined __stub___vdprintf #error "bad glibc stub" #endif extern char vdprintf(); int main() { return vdprintf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for isatty ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define isatty __fake__isatty #ifdef HAVE_LIMITS_H # include #else # include #endif #undef isatty #if defined __stub_isatty || defined __stub___isatty #error "bad glibc stub" #endif extern char isatty(); int main() { return isatty(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for chown ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define chown __fake__chown #ifdef HAVE_LIMITS_H # include #else # include #endif #undef chown #if defined __stub_chown || defined __stub___chown #error "bad glibc stub" #endif extern char chown(); int main() { return chown(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for lchown ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define lchown __fake__lchown #ifdef HAVE_LIMITS_H # include #else # include #endif #undef lchown #if defined __stub_lchown || defined __stub___lchown #error "bad glibc stub" #endif extern char lchown(); int main() { return lchown(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for link ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define link __fake__link #ifdef HAVE_LIMITS_H # include #else # include #endif #undef link #if defined __stub_link || defined __stub___link #error "bad glibc stub" #endif extern char link(); int main() { return link(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for readlink ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define readlink __fake__readlink #ifdef HAVE_LIMITS_H # include #else # include #endif #undef readlink #if defined __stub_readlink || defined __stub___readlink #error "bad glibc stub" #endif extern char readlink(); int main() { return readlink(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for symlink ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define symlink __fake__symlink #ifdef HAVE_LIMITS_H # include #else # include #endif #undef symlink #if defined __stub_symlink || defined __stub___symlink #error "bad glibc stub" #endif extern char symlink(); int main() { return symlink(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for realpath ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define realpath __fake__realpath #ifdef HAVE_LIMITS_H # include #else # include #endif #undef realpath #if defined __stub_realpath || defined __stub___realpath #error "bad glibc stub" #endif extern char realpath(); int main() { return realpath(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for snprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define snprintf __fake__snprintf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef snprintf #if defined __stub_snprintf || defined __stub___snprintf #error "bad glibc stub" #endif extern char snprintf(); int main() { return snprintf(); } <== [1/2] Compiling test.c ../test.c:278:38: warning: conflicting types for built-in function 'snprintf' extern char snprintf(); ^~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for vsnprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define vsnprintf __fake__vsnprintf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef vsnprintf #if defined __stub_vsnprintf || defined __stub___vsnprintf #error "bad glibc stub" #endif extern char vsnprintf(); int main() { return vsnprintf(); } <== [1/2] Compiling test.c ../test.c:279:38: warning: conflicting types for built-in function 'vsnprintf' extern char vsnprintf(); ^~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for asprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define asprintf __fake__asprintf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef asprintf #if defined __stub_asprintf || defined __stub___asprintf #error "bad glibc stub" #endif extern char asprintf(); int main() { return asprintf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for vasprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define vasprintf __fake__vasprintf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef vasprintf #if defined __stub_vasprintf || defined __stub___vasprintf #error "bad glibc stub" #endif extern char vasprintf(); int main() { return vasprintf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for setenv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define setenv __fake__setenv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setenv #if defined __stub_setenv || defined __stub___setenv #error "bad glibc stub" #endif extern char setenv(); int main() { return setenv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for unsetenv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define unsetenv __fake__unsetenv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef unsetenv #if defined __stub_unsetenv || defined __stub___unsetenv #error "bad glibc stub" #endif extern char unsetenv(); int main() { return unsetenv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strnlen ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define strnlen __fake__strnlen #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strnlen #if defined __stub_strnlen || defined __stub___strnlen #error "bad glibc stub" #endif extern char strnlen(); int main() { return strnlen(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strtoull ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define strtoull __fake__strtoull #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strtoull #if defined __stub_strtoull || defined __stub___strtoull #error "bad glibc stub" #endif extern char strtoull(); int main() { return strtoull(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for __strtoull ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 #define __strtoull __fake____strtoull #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __strtoull #if defined __stub___strtoull || defined __stub_____strtoull #error "bad glibc stub" #endif extern char __strtoull(); int main() { return __strtoull(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__strtoull' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__strtoull; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:290:39: error: '__strtoull' undeclared (first use in this function) int main(void) { void *__x = (void *)__strtoull; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:290:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for strtouq ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define strtouq __fake__strtouq #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strtouq #if defined __stub_strtouq || defined __stub___strtouq #error "bad glibc stub" #endif extern char strtouq(); int main() { return strtouq(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for strtoll ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define strtoll __fake__strtoll #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strtoll #if defined __stub_strtoll || defined __stub___strtoll #error "bad glibc stub" #endif extern char strtoll(); int main() { return strtoll(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for __strtoll ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 #define __strtoll __fake____strtoll #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __strtoll #if defined __stub___strtoll || defined __stub_____strtoll #error "bad glibc stub" #endif extern char __strtoll(); int main() { return __strtoll(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__strtoll' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__strtoll; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:293:39: error: '__strtoll' undeclared (first use in this function) int main(void) { void *__x = (void *)__strtoll; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:293:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for strtoq ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define strtoq __fake__strtoq #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strtoq #if defined __stub_strtoq || defined __stub___strtoq #error "bad glibc stub" #endif extern char strtoq(); int main() { return strtoq(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for memalign ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define memalign __fake__memalign #ifdef HAVE_LIMITS_H # include #else # include #endif #undef memalign #if defined __stub_memalign || defined __stub___memalign #error "bad glibc stub" #endif extern char memalign(); int main() { return memalign(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for posix_memalign ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define posix_memalign __fake__posix_memalign #ifdef HAVE_LIMITS_H # include #else # include #endif #undef posix_memalign #if defined __stub_posix_memalign || defined __stub___posix_memalign #error "bad glibc stub" #endif extern char posix_memalign(); int main() { return posix_memalign(); } <== [1/2] Compiling test.c ../test.c:292:38: warning: conflicting types for built-in function 'posix_memalign' extern char posix_memalign(); ^~~~~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for header malloc.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ------------------------------------------------------------ Checking for declaration of memalign ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef memalign void *_x; _x=(void *)&memalign; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ------------------------------------------------------------ Checking for posix_fallocate-capable libc ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #define _XOPEN_SOURCE 600 #include #if defined(__GLIBC__) && ((__GLIBC__ < 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 4)) #error probably broken posix_fallocate #endif ; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:299:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27:0, from ../test.c:283: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ../test.c:302:2: error: #error probably broken posix_fallocate #error probably broken posix_fallocate ^~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ------------------------------------------------------------ Checking for prctl ok ------------------------------------------------------------ Checking for dirname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define dirname __fake__dirname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dirname #if defined __stub_dirname || defined __stub___dirname #error "bad glibc stub" #endif extern char dirname(); int main() { return dirname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------ Checking for basename ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define basename __fake__basename #ifdef HAVE_LIMITS_H # include #else # include #endif #undef basename #if defined __stub_basename || defined __stub___basename #error "bad glibc stub" #endif extern char basename(); int main() { return basename(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking whether we can use SO_PEERCRED to get socket credentials ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct ucred cred; socklen_t cred_len; int ret = getsockopt(0, SOL_SOCKET, SO_PEERCRED, &cred, &cred_len);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking correct behavior of strtoll ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { long long nb = strtoll("Text", NULL, 0); if (errno == EINVAL) { return 0; } else { return 1; } ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] returncode 1 not found ----------------------------------------------------------------- Checking for if_nametoindex ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define if_nametoindex __fake__if_nametoindex #ifdef HAVE_LIMITS_H # include #else # include #endif #undef if_nametoindex #if defined __stub_if_nametoindex || defined __stub___if_nametoindex #error "bad glibc stub" #endif extern char if_nametoindex(); int main() { return if_nametoindex(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for strerror_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define strerror_r __fake__strerror_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strerror_r #if defined __stub_strerror_r || defined __stub___strerror_r #error "bad glibc stub" #endif extern char strerror_r(); int main() { return strerror_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getdirentries ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define getdirentries __fake__getdirentries #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getdirentries #if defined __stub_getdirentries || defined __stub___getdirentries #error "bad glibc stub" #endif extern char getdirentries(); int main() { return getdirentries(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getdirentries' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getdirentries; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:306:39: error: 'getdirentries' undeclared (first use in this function) int main(void) { void *__x = (void *)getdirentries; return (int)__x; return 0; } ^~~~~~~~~~~~~ ../test.c:306:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking for getdents ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ #define getdents __fake__getdents #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getdents #if defined __stub_getdents || defined __stub___getdents #error "bad glibc stub" #endif extern char getdents(); int main() { return getdents(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getdents' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getdents; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:307:39: error: 'getdents' undeclared (first use in this function) int main(void) { void *__x = (void *)getdents; return (int)__x; return 0; } ^~~~~~~~ ../test.c:307:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking for syslog ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define syslog __fake__syslog #ifdef HAVE_LIMITS_H # include #else # include #endif #undef syslog #if defined __stub_syslog || defined __stub___syslog #error "bad glibc stub" #endif extern char syslog(); int main() { return syslog(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for gai_strerror ok ----------------------------------------------------------------- Checking for get_current_dir_name ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define get_current_dir_name __fake__get_current_dir_name #ifdef HAVE_LIMITS_H # include #else # include #endif #undef get_current_dir_name #if defined __stub_get_current_dir_name || defined __stub___get_current_dir_name #error "bad glibc stub" #endif extern char get_current_dir_name(); int main() { return get_current_dir_name(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for timegm ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define timegm __fake__timegm #ifdef HAVE_LIMITS_H # include #else # include #endif #undef timegm #if defined __stub_timegm || defined __stub___timegm #error "bad glibc stub" #endif extern char timegm(); int main() { return timegm(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getifaddrs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define getifaddrs __fake__getifaddrs #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getifaddrs #if defined __stub_getifaddrs || defined __stub___getifaddrs #error "bad glibc stub" #endif extern char getifaddrs(); int main() { return getifaddrs(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for freeifaddrs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define freeifaddrs __fake__freeifaddrs #ifdef HAVE_LIMITS_H # include #else # include #endif #undef freeifaddrs #if defined __stub_freeifaddrs || defined __stub___freeifaddrs #error "bad glibc stub" #endif extern char freeifaddrs(); int main() { return freeifaddrs(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for mmap ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define mmap __fake__mmap #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mmap #if defined __stub_mmap || defined __stub___mmap #error "bad glibc stub" #endif extern char mmap(); int main() { return mmap(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for setgroups ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define setgroups __fake__setgroups #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setgroups #if defined __stub_setgroups || defined __stub___setgroups #error "bad glibc stub" #endif extern char setgroups(); int main() { return setgroups(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for syscall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define syscall __fake__syscall #ifdef HAVE_LIMITS_H # include #else # include #endif #undef syscall #if defined __stub_syscall || defined __stub___syscall #error "bad glibc stub" #endif extern char syscall(); int main() { return syscall(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for setsid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define setsid __fake__setsid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setsid #if defined __stub_setsid || defined __stub___setsid #error "bad glibc stub" #endif extern char setsid(); int main() { return setsid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getgrent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define getgrent_r __fake__getgrent_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrent_r #if defined __stub_getgrent_r || defined __stub___getgrent_r #error "bad glibc stub" #endif extern char getgrent_r(); int main() { return getgrent_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getgrgid_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define getgrgid_r __fake__getgrgid_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrgid_r #if defined __stub_getgrgid_r || defined __stub___getgrgid_r #error "bad glibc stub" #endif extern char getgrgid_r(); int main() { return getgrgid_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getgrnam_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define getgrnam_r __fake__getgrnam_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrnam_r #if defined __stub_getgrnam_r || defined __stub___getgrnam_r #error "bad glibc stub" #endif extern char getgrnam_r(); int main() { return getgrnam_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getgrouplist ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define getgrouplist __fake__getgrouplist #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrouplist #if defined __stub_getgrouplist || defined __stub___getgrouplist #error "bad glibc stub" #endif extern char getgrouplist(); int main() { return getgrouplist(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getpagesize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define getpagesize __fake__getpagesize #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpagesize #if defined __stub_getpagesize || defined __stub___getpagesize #error "bad glibc stub" #endif extern char getpagesize(); int main() { return getpagesize(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getpwent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define getpwent_r __fake__getpwent_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpwent_r #if defined __stub_getpwent_r || defined __stub___getpwent_r #error "bad glibc stub" #endif extern char getpwent_r(); int main() { return getpwent_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getpwnam_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define getpwnam_r __fake__getpwnam_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpwnam_r #if defined __stub_getpwnam_r || defined __stub___getpwnam_r #error "bad glibc stub" #endif extern char getpwnam_r(); int main() { return getpwnam_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getpwuid_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define getpwuid_r __fake__getpwuid_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpwuid_r #if defined __stub_getpwuid_r || defined __stub___getpwuid_r #error "bad glibc stub" #endif extern char getpwuid_r(); int main() { return getpwuid_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for epoll_create ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define epoll_create __fake__epoll_create #ifdef HAVE_LIMITS_H # include #else # include #endif #undef epoll_create #if defined __stub_epoll_create || defined __stub___epoll_create #error "bad glibc stub" #endif extern char epoll_create(); int main() { return epoll_create(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for port_create ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 #define port_create __fake__port_create #ifdef HAVE_LIMITS_H # include #else # include #endif #undef port_create #if defined __stub_port_create || defined __stub___port_create #error "bad glibc stub" #endif extern char port_create(); int main() { return port_create(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `port_create' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)port_create; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:326:39: error: 'port_create' undeclared (first use in this function) int main(void) { void *__x = (void *)port_create; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:326:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking for fgetxattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define fgetxattr __fake__fgetxattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fgetxattr #if defined __stub_fgetxattr || defined __stub___fgetxattr #error "bad glibc stub" #endif extern char fgetxattr(); int main() { return fgetxattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for flistea ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 #define flistea __fake__flistea #ifdef HAVE_LIMITS_H # include #else # include #endif #undef flistea #if defined __stub_flistea || defined __stub___flistea #error "bad glibc stub" #endif extern char flistea(); int main() { return flistea(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `flistea' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)flistea; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:329:39: error: 'flistea' undeclared (first use in this function) int main(void) { void *__x = (void *)flistea; return (int)__x; return 0; } ^~~~~~~ ../test.c:329:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking for flistxattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define flistxattr __fake__flistxattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef flistxattr #if defined __stub_flistxattr || defined __stub___flistxattr #error "bad glibc stub" #endif extern char flistxattr(); int main() { return flistxattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for fremovexattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define fremovexattr __fake__fremovexattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fremovexattr #if defined __stub_fremovexattr || defined __stub___fremovexattr #error "bad glibc stub" #endif extern char fremovexattr(); int main() { return fremovexattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for fsetxattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define fsetxattr __fake__fsetxattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fsetxattr #if defined __stub_fsetxattr || defined __stub___fsetxattr #error "bad glibc stub" #endif extern char fsetxattr(); int main() { return fsetxattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for getxattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define getxattr __fake__getxattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getxattr #if defined __stub_getxattr || defined __stub___getxattr #error "bad glibc stub" #endif extern char getxattr(); int main() { return getxattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for listxattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define listxattr __fake__listxattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef listxattr #if defined __stub_listxattr || defined __stub___listxattr #error "bad glibc stub" #endif extern char listxattr(); int main() { return listxattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for removexattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define removexattr __fake__removexattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef removexattr #if defined __stub_removexattr || defined __stub___removexattr #error "bad glibc stub" #endif extern char removexattr(); int main() { return removexattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for setxattr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define setxattr __fake__setxattr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setxattr #if defined __stub_setxattr || defined __stub___setxattr #error "bad glibc stub" #endif extern char setxattr(); int main() { return setxattr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for library attr ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lattr collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-Bdynamic', '-lattr'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------- Checking for flistea ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define flistea __fake__flistea #ifdef HAVE_LIMITS_H # include #else # include #endif #undef flistea #if defined __stub_flistea || defined __stub___flistea #error "bad glibc stub" #endif extern char flistea(); int main() { return flistea(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `flistea' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)flistea; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:336:39: error: 'flistea' undeclared (first use in this function) int main(void) { void *__x = (void *)flistea; return (int)__x; return 0; } ^~~~~~~ ../test.c:336:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking whether xattr interface takes additional options ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { getxattr(NULL, NULL, NULL, 0, 0, 0); return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:337:19: error: too many arguments to function 'getxattr' int main(void) { getxattr(NULL, NULL, NULL, 0, 0, 0); return 0; } ^~~~~~~~ In file included from ../test.c:335:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/sys/xattr.h:57:16: note: declared here extern ssize_t getxattr (const char *__path, const char *__name, ^~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking for dlopen ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define dlopen __fake__dlopen #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dlopen #if defined __stub_dlopen || defined __stub___dlopen #error "bad glibc stub" #endif extern char dlopen(); int main() { return dlopen(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for dlsym ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define dlsym __fake__dlsym #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dlsym #if defined __stub_dlsym || defined __stub___dlsym #error "bad glibc stub" #endif extern char dlsym(); int main() { return dlsym(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for dlerror ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define dlerror __fake__dlerror #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dlerror #if defined __stub_dlerror || defined __stub___dlerror #error "bad glibc stub" #endif extern char dlerror(); int main() { return dlerror(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for dlclose ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define dlclose __fake__dlclose #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dlclose #if defined __stub_dlclose || defined __stub___dlclose #error "bad glibc stub" #endif extern char dlclose(); int main() { return dlclose(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for declaration of dlopen ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef dlopen void *_x; _x=(void *)&dlopen; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------- Checking C prototype for dlopen ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *dlopen(const char* filename, unsigned int flags); void *_x = (void *)dlopen; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:344:25: error: conflicting types for 'dlopen' int main(void) { void *dlopen(const char* filename, unsigned int flags); void *_x = (void *)dlopen; return 0; } ^~~~~~ In file included from ../test.c:342:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/dlfcn.h:61:14: note: previous declaration of 'dlopen' was here extern void *dlopen (const char *__file, int __mode) __THROWNL; ^~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------- Checking for fdatasync ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define fdatasync __fake__fdatasync #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fdatasync #if defined __stub_fdatasync || defined __stub___fdatasync #error "bad glibc stub" #endif extern char fdatasync(); int main() { return fdatasync(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ----------------------------------------------------------------- Checking for declaration of fdatasync ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef fdatasync void *_x; _x=(void *)&fdatasync; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------- Checking for clock_gettime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define clock_gettime __fake__clock_gettime #ifdef HAVE_LIMITS_H # include #else # include #endif #undef clock_gettime #if defined __stub_clock_gettime || defined __stub___clock_gettime #error "bad glibc stub" #endif extern char clock_gettime(); int main() { return clock_gettime(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------------------------------ Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #if TIME_WITH_SYS_TIME # include # include #else # if HAVE_SYS_TIME_H # include # else # include # endif #endif clockid_t clk = CLOCK_MONOTONIC; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #if TIME_WITH_SYS_TIME # include # include #else # if HAVE_SYS_TIME_H # include # else # include # endif #endif clockid_t clk = CLOCK_PROCESS_CPUTIME_ID; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking whether the clock_gettime clock ID CLOCK_REALTIME is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #if TIME_WITH_SYS_TIME # include # include #else # if HAVE_SYS_TIME_H # include # else # include # endif #endif clockid_t clk = CLOCK_REALTIME; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for struct timespec ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct timespec _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for header arpa/nameser.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes --------------------------------------------------------------------------------- Checking for header resolv.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes --------------------------------------------------------------------------------- Checking for res_search ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define res_search __fake__res_search #ifdef HAVE_LIMITS_H # include #else # include #endif #undef res_search #if defined __stub_res_search || defined __stub___res_search #error "bad glibc stub" #endif extern char res_search(); int main() { return res_search(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `res_search' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 /* #undef HAVE_RES_SEARCH */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)res_search; return (int)__x; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for header libintl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes --------------------------------------------------------------------------------- Checking for library intl ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-Bdynamic', '-lintl'] yes --------------------------------------------------------------------------------- Checking for declaration of dgettext ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef dgettext void *_x; _x=(void *)&dgettext; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of gettext ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef gettext void *_x; _x=(void *)&gettext; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of bindtextdomain ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef bindtextdomain void *_x; _x=(void *)&bindtextdomain; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of textdomain ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef textdomain void *_x; _x=(void *)&textdomain; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of bind_textdomain_codeset ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef bind_textdomain_codeset void *_x; _x=(void *)&bind_textdomain_codeset; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for bindtextdomain ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define bindtextdomain __fake__bindtextdomain #ifdef HAVE_LIMITS_H # include #else # include #endif #undef bindtextdomain #if defined __stub_bindtextdomain || defined __stub___bindtextdomain #error "bad glibc stub" #endif extern char bindtextdomain(); int main() { return bindtextdomain(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for textdomain ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define textdomain __fake__textdomain #ifdef HAVE_LIMITS_H # include #else # include #endif #undef textdomain #if defined __stub_textdomain || defined __stub___textdomain #error "bad glibc stub" #endif extern char textdomain(); int main() { return textdomain(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for bind_textdomain_codeset ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define bind_textdomain_codeset __fake__bind_textdomain_codeset #ifdef HAVE_LIMITS_H # include #else # include #endif #undef bind_textdomain_codeset #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset #error "bad glibc stub" #endif extern char bind_textdomain_codeset(); int main() { return bind_textdomain_codeset(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for dgettext ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define dgettext __fake__dgettext #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dgettext #if defined __stub_dgettext || defined __stub___dgettext #error "bad glibc stub" #endif extern char dgettext(); int main() { return dgettext(); } <== [1/2] Compiling test.c ../test.c:361:38: warning: conflicting types for built-in function 'dgettext' extern char dgettext(); ^~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for gettext ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define gettext __fake__gettext #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gettext #if defined __stub_gettext || defined __stub___gettext #error "bad glibc stub" #endif extern char gettext(); int main() { return gettext(); } <== [1/2] Compiling test.c ../test.c:362:38: warning: conflicting types for built-in function 'gettext' extern char gettext(); ^~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for pthread_create ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define pthread_create __fake__pthread_create #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pthread_create #if defined __stub_pthread_create || defined __stub___pthread_create #error "bad glibc stub" #endif extern char pthread_create(); int main() { return pthread_create(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for library pthread ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-Bdynamic', '-lpthread'] yes --------------------------------------------------------------------------------- Checking for pthread_attr_init ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define pthread_attr_init __fake__pthread_attr_init #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pthread_attr_init #if defined __stub_pthread_attr_init || defined __stub___pthread_attr_init #error "bad glibc stub" #endif extern char pthread_attr_init(); int main() { return pthread_attr_init(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-Bdynamic', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for pthread_mutexattr_setrobust ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define pthread_mutexattr_setrobust __fake__pthread_mutexattr_setrobust #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pthread_mutexattr_setrobust #if defined __stub_pthread_mutexattr_setrobust || defined __stub___pthread_mutexattr_setrobust #error "bad glibc stub" #endif extern char pthread_mutexattr_setrobust(); int main() { return pthread_mutexattr_setrobust(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for declaration of PTHREAD_MUTEX_ROBUST ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef PTHREAD_MUTEX_ROBUST void *_x; _x=(void *)&PTHREAD_MUTEX_ROBUST; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:375:44: error: lvalue required as unary '&' operand void *_x; _x=(void *)&PTHREAD_MUTEX_ROBUST; return (int)_x; ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for declaration of PTHREAD_MUTEX_ROBUST (as enum) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 /* #undef HAVE_DECL_PTHREAD_MUTEX_ROBUST */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return (int)PTHREAD_MUTEX_ROBUST; ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for pthread_mutex_consistent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define pthread_mutex_consistent __fake__pthread_mutex_consistent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pthread_mutex_consistent #if defined __stub_pthread_mutex_consistent || defined __stub___pthread_mutex_consistent #error "bad glibc stub" #endif extern char pthread_mutex_consistent(); int main() { return pthread_mutex_consistent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for crypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define crypt __fake__crypt #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt #if defined __stub_crypt || defined __stub___crypt #error "bad glibc stub" #endif extern char crypt(); int main() { return crypt(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for crypt_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 #define crypt_r __fake__crypt_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt_r #if defined __stub_crypt_r || defined __stub___crypt_r #error "bad glibc stub" #endif extern char crypt_r(); int main() { return crypt_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `crypt_r' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt_r; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:377:39: error: 'crypt_r' undeclared (first use in this function) int main(void) { void *__x = (void *)crypt_r; return (int)__x; return 0; } ^~~~~~~ ../test.c:377:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for library crypt ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lcrypt'] yes --------------------------------------------------------------------------------- Checking for crypt_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define crypt_r __fake__crypt_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt_r #if defined __stub_crypt_r || defined __stub___crypt_r #error "bad glibc stub" #endif extern char crypt_r(); int main() { return crypt_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `crypt_r' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lcrypt'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt_r; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:378:39: error: 'crypt_r' undeclared (first use in this function) int main(void) { void *__x = (void *)crypt_r; return (int)__x; return 0; } ^~~~~~~ ../test.c:378:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for header readline.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: readline.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no --------------------------------------------------------------------------------- Checking for header readline/readline.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:31: fatal error: readline/readline.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no --------------------------------------------------------------------------------- Checking for header readline/history.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:30: fatal error: readline/history.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no --------------------------------------------------------------------------------- Checking for variable rl_event_hook ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef rl_event_hook void *_x; _x=(void *)&rl_event_hook; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:380:45: error: 'rl_event_hook' undeclared (first use in this function) void *_x; _x=(void *)&rl_event_hook; return (int)_x; ^~~~~~~~~~~~~ ../test.c:380:45: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for declaration of snprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef snprintf void *_x; _x=(void *)&snprintf; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of vsnprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef vsnprintf void *_x; _x=(void *)&vsnprintf; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of asprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef asprintf void *_x; _x=(void *)&asprintf; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of vasprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef vasprintf void *_x; _x=(void *)&vasprintf; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of errno ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef errno void *_x; _x=(void *)&errno; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of EWOULDBLOCK ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef EWOULDBLOCK void *_x; _x=(void *)&EWOULDBLOCK; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of environ ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef environ void *_x; _x=(void *)&environ; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of getgrent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef getgrent_r void *_x; _x=(void *)&getgrent_r; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of getpwent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef getpwent_r void *_x; _x=(void *)&getpwent_r; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of pread ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef pread void *_x; _x=(void *)&pread; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of pwrite ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef pwrite void *_x; _x=(void *)&pwrite; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of setenv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef setenv void *_x; _x=(void *)&setenv; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of setresgid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef setresgid void *_x; _x=(void *)&setresgid; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for declaration of setresuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef setresuid void *_x; _x=(void *)&setresuid; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for eventfd ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define eventfd __fake__eventfd #ifdef HAVE_LIMITS_H # include #else # include #endif #undef eventfd #if defined __stub_eventfd || defined __stub___eventfd #error "bad glibc stub" #endif extern char eventfd(); int main() { return eventfd(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for header poll.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes --------------------------------------------------------------------------------- Checking for poll ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define poll __fake__poll #ifdef HAVE_LIMITS_H # include #else # include #endif #undef poll #if defined __stub_poll || defined __stub___poll #error "bad glibc stub" #endif extern char poll(); int main() { return poll(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for strptime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define strptime __fake__strptime #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strptime #if defined __stub_strptime || defined __stub___strptime #error "bad glibc stub" #endif extern char strptime(); int main() { return strptime(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for declaration of strptime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef strptime void *_x; _x=(void *)&strptime; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for working strptime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define LIBREPLACE_CONFIGURE_TEST_STRPTIME #include "test/strptime.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 0 ok --------------------------------------------------------------------------------- Checking for declaration of gettimeofday ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef gettimeofday void *_x; _x=(void *)&gettimeofday; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking C prototype for gettimeofday ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int gettimeofday(struct timeval *tv, struct timezone *tz); void *_x = (void *)gettimeofday; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking C prototype for gettimeofday ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int gettimeofday(struct timeval *tv, void *tz); void *_x = (void *)gettimeofday; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:404:23: error: conflicting types for 'gettimeofday' int main(void) { int gettimeofday(struct timeval *tv, void *tz); void *_x = (void *)gettimeofday; return 0; } ^~~~~~~~~~~~ In file included from ../test.c:402:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/sys/time.h:72:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^~~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for C99 vsnprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "test/snprintf.c" <== [1/2] Compiling test.c In file included from ../test.c:404:0: /home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/test/snprintf.c: In function 'foo': /home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/test/snprintf.c:23:24: warning: unknown escape sequence: '\$' if (snprintf(buf, 20, "%2\$d %1\$d", 3, 4) != 3 || strcmp(buf, "4 3") != 0) exit(6); ^~~~~~~~~~~~~ /home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace/test/snprintf.c:23:24: warning: unknown escape sequence: '\$' ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 0 ok --------------------------------------------------------------------------------- Checking for HAVE_SHARED_MMAP ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #include "test/shared_mmap.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 0 ok --------------------------------------------------------------------------------- Checking for HAVE_MREMAP ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #include "test/shared_mremap.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 0 ok --------------------------------------------------------------------------------- Checking for HAVE_INCOHERENT_MMAP ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 #include "test/incoherent_mmap.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 1 not found --------------------------------------------------------------------------------- Checking for HAVE_IMMEDIATE_STRUCTURES ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { typedef struct {unsigned x;} FOOBAR; #define X_FOOBAR(x) ((FOOBAR) { x }) #define FOO_ONE X_FOOBAR(1) FOOBAR f = FOO_ONE; static const struct { FOOBAR y; } f2[] = { {FOO_ONE} }; static const FOOBAR f3[] = {FOO_ONE}; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for HAVE_MKDIR_MODE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { mkdir("foo",0777); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for member st_mtim.tv_nsec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtim.tv_nsec; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for member st_rdev in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_rdev; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for member st_rdev in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_rdev; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for member ss_family in struct sockaddr_storage ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_storage s; void *_x; _x=(void *)&s.ss_family; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking for member __ss_family in struct sockaddr_storage ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_storage s; void *_x; _x=(void *)&s.__ss_family; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:416:69: error: 'struct sockaddr_storage' has no member named '__ss_family'; did you mean 'ss_family'? int main(void) { struct sockaddr_storage s; void *_x; _x=(void *)&s.__ss_family; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for member sa_len in struct sockaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr s; void *_x; _x=(void *)&s.sa_len; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:417:61: error: 'struct sockaddr' has no member named 'sa_len' int main(void) { struct sockaddr s; void *_x; _x=(void *)&s.sa_len; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for member sin_len in struct sockaddr_in ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_in s; void *_x; _x=(void *)&s.sin_len; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:418:64: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? int main(void) { struct sockaddr_in s; void *_x; _x=(void *)&s.sin_len; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for HAVE_UNIXSOCKET ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_un sunaddr; sunaddr.sun_family = AF_UNIX;; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for HAVE_SECURE_MKSTEMP ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat st; char tpl[20]="/tmp/test.XXXXXX"; char tpl2[20]="/tmp/test.XXXXXX"; int fd = mkstemp(tpl); int fd2 = mkstemp(tpl2); if (fd == -1) { if (fd2 != -1) { unlink(tpl2); } exit(1); } if (fd2 == -1) exit(1); unlink(tpl); unlink(tpl2); if (fstat(fd, &st) != 0) exit(1); if ((st.st_mode & 0777) != 0600) exit(1); if (strcmp(tpl, "/tmp/test.XXXXXX") == 0) { exit(1); } if (strcmp(tpl, tpl2) == 0) { exit(1); } exit(0); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 0 ok --------------------------------------------------------------------------------- Checking for HAVE_IFACE_GETIFADDRS ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define HAVE_IFACE_GETIFADDRS 1 #define NO_CONFIG_H 1 #define AUTOCONF_TEST 1 #include "replace.c" #include "inet_ntop.c" #include "snprintf.c" #include "getifaddrs.c" #define getifaddrs_test main #include "test/getifaddrs.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] returncode 0 ok --------------------------------------------------------------------------------- Checking for getpwnam_r ok --------------------------------------------------------------------------------- Checking for getpwuid_r ok --------------------------------------------------------------------------------- Checking for getpwent_r ok --------------------------------------------------------------------------------- Checking for declaration of getpwent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef getpwent_r void *_x; _x=(void *)&getpwent_r; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking C prototype for getpwent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen); void *_x = (void *)getpwent_r; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:422:34: error: conflicting types for 'getpwent_r' int main(void) { struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen); void *_x = (void *)getpwent_r; return 0; } ^~~~~~~~~~ In file included from ../test.c:420:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/pwd.h:139:12: note: previous declaration of 'getpwent_r' was here extern int getpwent_r (struct passwd *__restrict __resultbuf, ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for declaration of getgrent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef getgrent_r void *_x; _x=(void *)&getgrent_r; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok --------------------------------------------------------------------------------- Checking C prototype for getgrent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct group *getgrent_r(struct group *src, char *buf, int buflen); void *_x = (void *)getgrent_r; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:424:33: error: conflicting types for 'getgrent_r' int main(void) { struct group *getgrent_r(struct group *src, char *buf, int buflen); void *_x = (void *)getgrent_r; return 0; } ^~~~~~~~~~ In file included from ../test.c:422:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/grp.h:132:12: note: previous declaration of 'getgrent_r' was here extern int getgrent_r (struct group *__restrict __resultbuf, ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking C prototype for getpwent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen); void *_x = (void *)getpwent_r; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:425:34: error: conflicting types for 'getpwent_r' int main(void) { struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen); void *_x = (void *)getpwent_r; return 0; } ^~~~~~~~~~ In file included from ../test.c:423:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/pwd.h:139:12: note: previous declaration of 'getpwent_r' was here extern int getpwent_r (struct passwd *__restrict __resultbuf, ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking C prototype for getgrent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct group *getgrent_r(struct group *src, char *buf, size_t buflen); void *_x = (void *)getgrent_r; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:425:33: error: conflicting types for 'getgrent_r' int main(void) { struct group *getgrent_r(struct group *src, char *buf, size_t buflen); void *_x = (void *)getgrent_r; return 0; } ^~~~~~~~~~ In file included from ../test.c:423:0: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/grp.h:132:12: note: previous declaration of 'getgrent_r' was here extern int getgrent_r (struct group *__restrict __resultbuf, ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for getgrouplist ok --------------------------------------------------------------------------------- Checking for strerror_r ok --------------------------------------------------------------------------------- Checking for XSI (rather than GNU) prototype for strerror_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int strerror_r(int errnum, char *buf, size_t buflen); <== [1/1] Compiling test.c ../test.c:425:5: error: conflicting types for 'strerror_r' int strerror_r(int errnum, char *buf, size_t buflen); ^~~~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/features.h:395:0, from /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27, from ../test.c:409: /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/string.h:289:15: note: previous declaration of 'strerror_r' was here extern char * __REDIRECT_NTH (strerror_r, ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/replace', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found --------------------------------------------------------------------------------- Checking for HAVE_FUSE_FUSE_LOWLEVEL_H ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define FUSE_USE_VERSION 26 #define _FILE_OFFSET_BITS 64 #include "fuse/fuse_lowlevel.h" int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/examples/fuse', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for library fuse ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lfuse'] yes --------------------------------------------------------------------------------- Checking for fuse_mount ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define fuse_mount __fake__fuse_mount #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fuse_mount #if defined __stub_fuse_mount || defined __stub___fuse_mount #error "bad glibc stub" #endif extern char fuse_mount(); int main() { return fuse_mount(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lfuse'] ok --------------------------------------------------------------------------------- Checking for program perl find program=['perl'] paths=[] var='PERL' -> '/usr/bin/perl' --------------------------------------------------------------------------------- Checking for program perl find program=['perl'] paths=[] var=None -> '/usr/bin/perl' --------------------------------------------------------------------------------- Checking for program perl find program=['perl'] paths=[] var='PERL' -> '/usr/bin/perl' --------------------------------------------------------------------------------- Checking for perl 5.0.0 ok 5.26.2 --------------------------------------------------------------------------------- Checking for perl $Config{vendorprefix}: '/usr' --------------------------------------------------------------------------------- Checking for perl $Config{vendorarch}: '/usr/lib64/perl5/vendor_perl' --------------------------------------------------------------------------------- PERL_ARCH_INSTALL_DIR: '/usr/lib64/perl5/vendor_perl' --------------------------------------------------------------------------------- Checking for perl $Config{vendorlib}: '/usr/share/perl5/vendor_perl' --------------------------------------------------------------------------------- PERL_LIB_INSTALL_DIR: '/usr/share/perl5/vendor_perl' --------------------------------------------------------------------------------- PERL_INC: ['/home/naourr/work/instance-3/output/host/lib/perl', '/usr/local/lib64/perl5', '/usr/local/share/perl5', '/usr/lib64/perl5/vendor_perl', '/usr/share/perl5/vendor_perl', '/usr/lib64/perl5', '/usr/share/perl5'] --------------------------------------------------------------------------------- Checking for program xsltproc find program=['xsltproc'] paths=[] var='XSLTPROC' -> '/usr/bin/xsltproc' --------------------------------------------------------------------------------- Checking for program python find program=['python'] paths=[] var='PYTHON' -> '/home/naourr/work/instance-3/output/host/bin/python' --------------------------------------------------------------------------------- Checking for program python find program=['python'] paths=[] var='PYTHON' -> '/home/naourr/work/instance-3/output/host/bin/python' --------------------------------------------------------------------------------- Checking for program python find program=['python'] paths=[] var=None -> '/home/naourr/work/instance-3/output/host/bin/python' --------------------------------------------------------------------------------- Checking for Python version >= 2.6.0 ok 2.7.14 Configuration returned from '/home/naourr/work/instance-3/output/host/bin/python': python_prefix = '/home/naourr/work/instance-3/output/host' python_SO = '.so' python_SYSLIBS = '-lm' python_LDFLAGS = '-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib -Wl,--enable-new-dtags' python_SHLIBS = '-lpthread -ldl -lutil' python_LIBDIR = '/home/naourr/work/instance-3/output/host/lib' python_LIBPL = '/home/naourr/work/instance-3/output/host/lib/python2.7/config' INCLUDEPY = '/home/naourr/work/instance-3/output/host/include/python2.7' Py_ENABLE_SHARED = 1 MACOSX_DEPLOYMENT_TARGET = '' LDVERSION = '' python_LDFLAGS override from environment = '' python_LIBDIR override from environment = '' # Trying LIBDIR: [''] --------------------------------------------------------------------------------- Checking for library python2.7 ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-L', '-Wl,-Bdynamic', '-lpython2.7', '-lm', '-lpthread', '-ldl', '-lutil'] yes --------------------------------------------------------------------------------- Checking for program python2.7-config find program=['python2.7-config'] paths=[] var='PYTHON_CONFIG' -> '/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/python-config' Include path for Python extensions (found via python-config --includes): ['/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/python2.7'] --------------------------------------------------------------------------------- Checking for custom code ==> #include "Python.h" #ifdef __cplusplus extern "C" { #endif void Py_Initialize(void); void Py_Finalize(void); #ifdef __cplusplus } #endif int main() { Py_Initialize(); Py_Finalize(); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/python2.7', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-L', '-Wl,-Bdynamic', '-lm', '-lpthread', '-ldl', '-lutil', '-lpython2.7'] yes --------------------------------------------------------------------------------- Dynconfig[STATEDIR]: '/var/lib/samba' --------------------------------------------------------------------------------- Dynconfig[SCRIPTSBINDIR]: '/usr/sbin' --------------------------------------------------------------------------------- Dynconfig[PAMMODULESDIR]: '/usr/lib/security' --------------------------------------------------------------------------------- Dynconfig[WINBINDD_SOCKET_DIR]: '/var/run/samba/winbindd' --------------------------------------------------------------------------------- Dynconfig[PRIVATE_DIR]: '/var/lib/samba/private' --------------------------------------------------------------------------------- Dynconfig[LMHOSTSFILE]: '/etc/samba/lmhosts' --------------------------------------------------------------------------------- Dynconfig[SETUPDIR]: '/usr/share/samba/setup' --------------------------------------------------------------------------------- Dynconfig[PIDDIR]: '/var/run/samba' --------------------------------------------------------------------------------- Dynconfig[PKGCONFIGDIR]: '/usr/lib/pkgconfig' --------------------------------------------------------------------------------- Dynconfig[DATADIR]: '/usr/share' --------------------------------------------------------------------------------- Dynconfig[CACHEDIR]: '/var/cache/samba' --------------------------------------------------------------------------------- Dynconfig[SBINDIR]: '/usr/sbin' --------------------------------------------------------------------------------- Dynconfig[NCALRPCDIR]: '/var/run/samba/ncalrpc' --------------------------------------------------------------------------------- Dynconfig[BINDDNS_DIR]: '/var/lib/samba/bind-dns' --------------------------------------------------------------------------------- Dynconfig[LOCKDIR]: '/var/lock/samba' --------------------------------------------------------------------------------- Dynconfig[PYTHONARCHDIR]: '/usr/lib/python2.7/site-packages' --------------------------------------------------------------------------------- Dynconfig[PERL_LIB_INSTALL_DIR]: '/usr/share/perl5/vendor_perl' --------------------------------------------------------------------------------- Dynconfig[LOGFILEBASE]: '/var/log/samba' --------------------------------------------------------------------------------- Dynconfig[PYTHONDIR]: '/usr/lib/python2.7/site-packages' --------------------------------------------------------------------------------- Dynconfig[PERL_ARCH_INSTALL_DIR]: '/usr/lib64/perl5/vendor_perl' --------------------------------------------------------------------------------- Dynconfig[NTP_SIGND_SOCKET_DIR]: '/var/lib/samba/ntp_signd' --------------------------------------------------------------------------------- Dynconfig[CONFIGFILE]: '/etc/samba/smb.conf' --------------------------------------------------------------------------------- Dynconfig[SOCKET_DIR]: '/var/run/samba' --------------------------------------------------------------------------------- Dynconfig[MODULESDIR]: '/usr/lib/samba' --------------------------------------------------------------------------------- Dynconfig[LIBDIR]: '/usr/lib' --------------------------------------------------------------------------------- Dynconfig[LOCALEDIR]: '/usr/share/locale' --------------------------------------------------------------------------------- Dynconfig[NMBDSOCKETDIR]: '/var/run/samba/nmbd' --------------------------------------------------------------------------------- Dynconfig[INCLUDEDIR]: '/usr/include/samba-4.0' --------------------------------------------------------------------------------- Dynconfig[CODEPAGEDIR]: '/usr/share/samba/codepages' --------------------------------------------------------------------------------- Dynconfig[PRIVATELIBDIR]: '/usr/lib/samba' --------------------------------------------------------------------------------- Dynconfig[PRIVILEGED_SOCKET_DIR]: '/var/lib/samba' --------------------------------------------------------------------------------- Dynconfig[LIBEXECDIR]: '/usr/libexec' --------------------------------------------------------------------------------- Dynconfig[SMB_PASSWD_FILE]: '/var/lib/samba/private/smbpasswd' --------------------------------------------------------------------------------- Dynconfig[BINDIR]: '/usr/bin' --------------------------------------------------------------------------------- Dynconfig[CONFIGDIR]: '/etc/samba' --------------------------------------------------------------------------------- Checking for third party Python module dns.resolver bundled --------------------------------------------------------------------------------- Checking for third party Python module iso8601 bundled --------------------------------------------------------------------------------- Checking for longjmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define longjmp __fake__longjmp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef longjmp #if defined __stub_longjmp || defined __stub___longjmp #error "bad glibc stub" #endif extern char longjmp(); int main() { return longjmp(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for siglongjmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define siglongjmp __fake__siglongjmp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef siglongjmp #if defined __stub_siglongjmp || defined __stub___siglongjmp #error "bad glibc stub" #endif extern char siglongjmp(); int main() { return siglongjmp(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread'] ok --------------------------------------------------------------------------------- Checking for system cmocka (>=1.1.1) /home/naourr/work/instance-3/output/host/bin/pkg-config "cmocka >= 1.1.1" --cflags --libs cmocka Package cmocka was not found in the pkg-config search path. Perhaps you should add the directory containing `cmocka.pc' to the PKG_CONFIG_PATH environment variable Package 'cmocka', required by 'world', not found Package 'cmocka', required by 'world', not found not found --------------------------------------------------------------------------------- Checking for system popt /home/naourr/work/instance-3/output/host/bin/pkg-config "popt >= 0.0.0" --cflags --libs popt -I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include -L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib -lpopt yes --------------------------------------------------------------------------------- Checking for header popt.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes --------------------------------------------------------------------------------- Checking for library popt ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lpopt'] yes --------------------------------------------------------------------------------- Checking for poptGetContext ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define poptGetContext __fake__poptGetContext #ifdef HAVE_LIMITS_H # include #else # include #endif #undef poptGetContext #if defined __stub_poptGetContext || defined __stub___poptGetContext #error "bad glibc stub" #endif extern char poptGetContext(); int main() { return poptGetContext(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lpopt'] ok --------------------------------------------------------------------------------- Checking for system z (>=1.2.3) /home/naourr/work/instance-3/output/host/bin/pkg-config "zlib >= 1.2.3" --cflags --libs zlib -I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include -L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib -lz yes --------------------------------------------------------------------------------- Checking for library z ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lz'] yes --------------------------------------------------------------------------------- Checking for zlibVersion ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define zlibVersion __fake__zlibVersion #ifdef HAVE_LIMITS_H # include #else # include #endif #undef zlibVersion #if defined __stub_zlibVersion || defined __stub___zlibVersion #error "bad glibc stub" #endif extern char zlibVersion(); int main() { return zlibVersion(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lz'] ok --------------------------------------------------------------------------------- Checking for system z (>=1.2.3) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #if (ZLIB_VERNUM >= 0x1230) #else #error "ZLIB_VERNUM < 0x1230" #endif z_stream *z; inflateInit2(z, -15); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-Bdynamic', '-lz'] ok --------------------------------------------------------------------------------- Checking for system tdb (>=1.3.15) /home/naourr/work/instance-3/output/host/bin/pkg-config "tdb >= 1.3.15" --cflags --libs tdb Package tdb was not found in the pkg-config search path. Perhaps you should add the directory containing `tdb.pc' to the PKG_CONFIG_PATH environment variable Package 'tdb', required by 'world', not found Package 'tdb', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl not found ----------------------------------------------------------------------------------------------- Checking for Python version >= 2.4.2 ok 2.7.14 ----------------------------------------------------------------------------------------------- Checking for Python version >= 2.4.2 ok 2.7.14 ----------------------------------------------------------------------------------------------- Checking for python headers using cache ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog sh4-linux-gcc.br_real: error: dynamic_lookup: No such file or directory ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'no ----------------------------------------------------------------------------------------------- Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl not found ----------------------------------------------------------------------------------------------- Checking for header sys/auxv.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: sys/auxv.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for getauxval ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 #define getauxval __fake__getauxval #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getauxval #if defined __stub_getauxval || defined __stub___getauxval #error "bad glibc stub" #endif extern char getauxval(); int main() { return getauxval(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getauxval' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getauxval; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:447:39: error: 'getauxval' undeclared (first use in this function) int main(void) { void *__x = (void *)getauxval; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:447:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog sh4-linux-gcc.br_real: error: dynamic_lookup: No such file or directory ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'no ----------------------------------------------------------------------------------------------- Checking for Python version >= 2.4.2 ok 2.7.14 ----------------------------------------------------------------------------------------------- Checking for python headers using cache ----------------------------------------------------------------------------------------------- Checking for system talloc (>=2.1.11) /home/naourr/work/instance-3/output/host/bin/pkg-config "talloc >= 2.1.11" --cflags --libs talloc Package talloc was not found in the pkg-config search path. Perhaps you should add the directory containing `talloc.pc' to the PKG_CONFIG_PATH environment variable Package 'talloc', required by 'world', not found Package 'talloc', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for system pytalloc-util (>=2.1.11) /home/naourr/work/instance-3/output/host/bin/pkg-config "pytalloc-util >= 2.1.11" --cflags --libs pytalloc-util Package pytalloc-util was not found in the pkg-config search path. Perhaps you should add the directory containing `pytalloc-util.pc' to the PKG_CONFIG_PATH environment variable Package 'pytalloc-util', required by 'world', not found Package 'pytalloc-util', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for epoll_create ok ----------------------------------------------------------------------------------------------- Checking value of NSIG ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { printf("%u", (unsigned)(NSIG)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] 65 returncode 0 65 ----------------------------------------------------------------------------------------------- Checking value of _NSIG ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { printf("%u", (unsigned)(_NSIG)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] 65 returncode 0 65 ----------------------------------------------------------------------------------------------- Checking value of SIGRTMAX ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { printf("%u", (unsigned)(SIGRTMAX)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] 64 returncode 0 64 ----------------------------------------------------------------------------------------------- Checking value of SIGRTMIN ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { printf("%u", (unsigned)(SIGRTMIN)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] 34 returncode 0 34 ----------------------------------------------------------------------------------------------- Checking for program python find program=['python'] paths=[] var='PYTHON' -> '/home/naourr/work/instance-3/output/host/bin/python' ----------------------------------------------------------------------------------------------- Checking for Python version >= 2.4.2 ok 2.7.14 ----------------------------------------------------------------------------------------------- Checking for python headers using cache ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog sh4-linux-gcc.br_real: error: dynamic_lookup: No such file or directory ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'no ----------------------------------------------------------------------------------------------- Checking for program python find program=['python'] paths=[] var='PYTHON' -> '/home/naourr/work/instance-3/output/host/bin/python' ----------------------------------------------------------------------------------------------- Checking for program xsltproc find program=['xsltproc'] paths=[] var='XSLTPROC' -> '/usr/bin/xsltproc' ----------------------------------------------------------------------------------------------- Checking for Python version >= 2.4.2 ok 2.7.14 ----------------------------------------------------------------------------------------------- Checking for python headers using cache ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog sh4-linux-gcc.br_real: error: dynamic_lookup: No such file or directory ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'no ----------------------------------------------------------------------------------------------- Checking linker accepts ['-Wl,--wrap=test'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,--wrap=test'] yes ----------------------------------------------------------------------------------------------- Checking for u_char ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { u_char _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for u_int32_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { u_int32_t _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for header err.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header sys/bswap.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:23: fatal error: sys/bswap.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header sys/stropts.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:25: fatal error: sys/stropts.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header sys/timeb.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header sys/times.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header timezone.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: timezone.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header ttyname.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: ttyname.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header netinet/in6.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:25: fatal error: netinet/in6.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header netinet6/in6.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:26: fatal error: netinet6/in6.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header curses.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header term.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header termcap.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for atexit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define atexit __fake__atexit #ifdef HAVE_LIMITS_H # include #else # include #endif #undef atexit #if defined __stub_atexit || defined __stub___atexit #error "bad glibc stub" #endif extern char atexit(); int main() { return atexit(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for cgetent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 #define cgetent __fake__cgetent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef cgetent #if defined __stub_cgetent || defined __stub___cgetent #error "bad glibc stub" #endif extern char cgetent(); int main() { return cgetent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `cgetent' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)cgetent; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:463:39: error: 'cgetent' undeclared (first use in this function) int main(void) { void *__x = (void *)cgetent; return (int)__x; return 0; } ^~~~~~~ ../test.c:463:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getprogname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ #define getprogname __fake__getprogname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getprogname #if defined __stub_getprogname || defined __stub___getprogname #error "bad glibc stub" #endif extern char getprogname(); int main() { return getprogname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getprogname' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getprogname; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:464:39: error: 'getprogname' undeclared (first use in this function) int main(void) { void *__x = (void *)getprogname; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:464:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setprogname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ #define setprogname __fake__setprogname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setprogname #if defined __stub_setprogname || defined __stub___setprogname #error "bad glibc stub" #endif extern char setprogname(); int main() { return setprogname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setprogname' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setprogname; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:465:39: error: 'setprogname' undeclared (first use in this function) int main(void) { void *__x = (void *)setprogname; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:465:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for gethostname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define gethostname __fake__gethostname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gethostname #if defined __stub_gethostname || defined __stub___gethostname #error "bad glibc stub" #endif extern char gethostname(); int main() { return gethostname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for putenv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define putenv __fake__putenv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef putenv #if defined __stub_putenv || defined __stub___putenv #error "bad glibc stub" #endif extern char putenv(); int main() { return putenv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for rcmd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define rcmd __fake__rcmd #ifdef HAVE_LIMITS_H # include #else # include #endif #undef rcmd #if defined __stub_rcmd || defined __stub___rcmd #error "bad glibc stub" #endif extern char rcmd(); int main() { return rcmd(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `rcmd' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)rcmd; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:468:39: error: 'rcmd' undeclared (first use in this function) int main(void) { void *__x = (void *)rcmd; return (int)__x; return 0; } ^~~~ ../test.c:468:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for readv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define readv __fake__readv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef readv #if defined __stub_readv || defined __stub___readv #error "bad glibc stub" #endif extern char readv(); int main() { return readv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for sendmsg ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define sendmsg __fake__sendmsg #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sendmsg #if defined __stub_sendmsg || defined __stub___sendmsg #error "bad glibc stub" #endif extern char sendmsg(); int main() { return sendmsg(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for setitimer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define setitimer __fake__setitimer #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setitimer #if defined __stub_setitimer || defined __stub___setitimer #error "bad glibc stub" #endif extern char setitimer(); int main() { return setitimer(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for strlwr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 #define strlwr __fake__strlwr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strlwr #if defined __stub_strlwr || defined __stub___strlwr #error "bad glibc stub" #endif extern char strlwr(); int main() { return strlwr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `strlwr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)strlwr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:472:39: error: 'strlwr' undeclared (first use in this function) int main(void) { void *__x = (void *)strlwr; return (int)__x; return 0; } ^~~~~~ ../test.c:472:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for strncasecmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define strncasecmp __fake__strncasecmp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strncasecmp #if defined __stub_strncasecmp || defined __stub___strncasecmp #error "bad glibc stub" #endif extern char strncasecmp(); int main() { return strncasecmp(); } <== [1/2] Compiling test.c ../test.c:469:38: warning: conflicting types for built-in function 'strncasecmp' extern char strncasecmp(); ^~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for strptime ok ----------------------------------------------------------------------------------------------- Checking for strsep ok ----------------------------------------------------------------------------------------------- Checking for strsep_copy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define strsep_copy __fake__strsep_copy #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strsep_copy #if defined __stub_strsep_copy || defined __stub___strsep_copy #error "bad glibc stub" #endif extern char strsep_copy(); int main() { return strsep_copy(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `strsep_copy' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)strsep_copy; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:474:39: error: 'strsep_copy' undeclared (first use in this function) int main(void) { void *__x = (void *)strsep_copy; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:474:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for strtok_r ok ----------------------------------------------------------------------------------------------- Checking for strupr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ #define strupr __fake__strupr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strupr #if defined __stub_strupr || defined __stub___strupr #error "bad glibc stub" #endif extern char strupr(); int main() { return strupr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `strupr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:475:39: error: 'strupr' undeclared (first use in this function) int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } ^~~~~~ ../test.c:475:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for swab ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define swab __fake__swab #ifdef HAVE_LIMITS_H # include #else # include #endif #undef swab #if defined __stub_swab || defined __stub___swab #error "bad glibc stub" #endif extern char swab(); int main() { return swab(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for umask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define umask __fake__umask #ifdef HAVE_LIMITS_H # include #else # include #endif #undef umask #if defined __stub_umask || defined __stub___umask #error "bad glibc stub" #endif extern char umask(); int main() { return umask(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for uname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define uname __fake__uname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef uname #if defined __stub_uname || defined __stub___uname #error "bad glibc stub" #endif extern char uname(); int main() { return uname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for unsetenv ok ----------------------------------------------------------------------------------------------- Checking for closefrom ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define closefrom __fake__closefrom #ifdef HAVE_LIMITS_H # include #else # include #endif #undef closefrom #if defined __stub_closefrom || defined __stub___closefrom #error "bad glibc stub" #endif extern char closefrom(); int main() { return closefrom(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `closefrom' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)closefrom; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:479:39: error: 'closefrom' undeclared (first use in this function) int main(void) { void *__x = (void *)closefrom; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:479:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for err ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define err __fake__err #ifdef HAVE_LIMITS_H # include #else # include #endif #undef err #if defined __stub_err || defined __stub___err #error "bad glibc stub" #endif extern char err(); int main() { return err(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for warn ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define warn __fake__warn #ifdef HAVE_LIMITS_H # include #else # include #endif #undef warn #if defined __stub_warn || defined __stub___warn #error "bad glibc stub" #endif extern char warn(); int main() { return warn(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for errx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define errx __fake__errx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef errx #if defined __stub_errx || defined __stub___errx #error "bad glibc stub" #endif extern char errx(); int main() { return errx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for warnx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define warnx __fake__warnx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef warnx #if defined __stub_warnx || defined __stub___warnx #error "bad glibc stub" #endif extern char warnx(); int main() { return warnx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for flock ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define flock __fake__flock #ifdef HAVE_LIMITS_H # include #else # include #endif #undef flock #if defined __stub_flock || defined __stub___flock #error "bad glibc stub" #endif extern char flock(); int main() { return flock(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for writev ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define writev __fake__writev #ifdef HAVE_LIMITS_H # include #else # include #endif #undef writev #if defined __stub_writev || defined __stub___writev #error "bad glibc stub" #endif extern char writev(); int main() { return writev(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for hstrerror ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define hstrerror __fake__hstrerror #ifdef HAVE_LIMITS_H # include #else # include #endif #undef hstrerror #if defined __stub_hstrerror || defined __stub___hstrerror #error "bad glibc stub" #endif extern char hstrerror(); int main() { return hstrerror(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for socket ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define socket __fake__socket #ifdef HAVE_LIMITS_H # include #else # include #endif #undef socket #if defined __stub_socket || defined __stub___socket #error "bad glibc stub" #endif extern char socket(); int main() { return socket(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for getipnodebyname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 #define getipnodebyname __fake__getipnodebyname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getipnodebyname #if defined __stub_getipnodebyname || defined __stub___getipnodebyname #error "bad glibc stub" #endif extern char getipnodebyname(); int main() { return getipnodebyname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getipnodebyname; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:488:39: error: 'getipnodebyname' undeclared (first use in this function) int main(void) { void *__x = (void *)getipnodebyname; return (int)__x; return 0; } ^~~~~~~~~~~~~~~ ../test.c:488:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for gethostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define gethostent __fake__gethostent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gethostent #if defined __stub_gethostent || defined __stub___gethostent #error "bad glibc stub" #endif extern char gethostent(); int main() { return gethostent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for gethostent_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define gethostent_r __fake__gethostent_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gethostent_r #if defined __stub_gethostent_r || defined __stub___gethostent_r #error "bad glibc stub" #endif extern char gethostent_r(); int main() { return gethostent_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for sethostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define sethostent __fake__sethostent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sethostent #if defined __stub_sethostent || defined __stub___sethostent #error "bad glibc stub" #endif extern char sethostent(); int main() { return sethostent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for endhostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define endhostent __fake__endhostent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef endhostent #if defined __stub_endhostent || defined __stub___endhostent #error "bad glibc stub" #endif extern char endhostent(); int main() { return endhostent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for getipnodebyaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 #define getipnodebyaddr __fake__getipnodebyaddr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getipnodebyaddr #if defined __stub_getipnodebyaddr || defined __stub___getipnodebyaddr #error "bad glibc stub" #endif extern char getipnodebyaddr(); int main() { return getipnodebyaddr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getipnodebyaddr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:493:39: error: 'getipnodebyaddr' undeclared (first use in this function) int main(void) { void *__x = (void *)getipnodebyaddr; return (int)__x; return 0; } ^~~~~~~~~~~~~~~ ../test.c:493:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for freehostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ #define freehostent __fake__freehostent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef freehostent #if defined __stub_freehostent || defined __stub___freehostent #error "bad glibc stub" #endif extern char freehostent(); int main() { return freehostent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `freehostent' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)freehostent; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:494:39: error: 'freehostent' undeclared (first use in this function) int main(void) { void *__x = (void *)freehostent; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:494:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for gethostbyname_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define gethostbyname_r __fake__gethostbyname_r #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gethostbyname_r #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r #error "bad glibc stub" #endif extern char gethostbyname_r(); int main() { return gethostbyname_r(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for gethostbyaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define gethostbyaddr __fake__gethostbyaddr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gethostbyaddr #if defined __stub_gethostbyaddr || defined __stub___gethostbyaddr #error "bad glibc stub" #endif extern char gethostbyaddr(); int main() { return gethostbyaddr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for library socket ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lsocket'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for getipnodebyname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #define getipnodebyname __fake__getipnodebyname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getipnodebyname #if defined __stub_getipnodebyname || defined __stub___getipnodebyname #error "bad glibc stub" #endif extern char getipnodebyname(); int main() { return getipnodebyname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getipnodebyname; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:496:39: error: 'getipnodebyname' undeclared (first use in this function) int main(void) { void *__x = (void *)getipnodebyname; return (int)__x; return 0; } ^~~~~~~~~~~~~~~ ../test.c:496:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getipnodebyaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #define getipnodebyaddr __fake__getipnodebyaddr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getipnodebyaddr #if defined __stub_getipnodebyaddr || defined __stub___getipnodebyaddr #error "bad glibc stub" #endif extern char getipnodebyaddr(); int main() { return getipnodebyaddr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getipnodebyaddr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:496:39: error: 'getipnodebyaddr' undeclared (first use in this function) int main(void) { void *__x = (void *)getipnodebyaddr; return (int)__x; return 0; } ^~~~~~~~~~~~~~~ ../test.c:496:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for freehostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #define freehostent __fake__freehostent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef freehostent #if defined __stub_freehostent || defined __stub___freehostent #error "bad glibc stub" #endif extern char freehostent(); int main() { return freehostent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `freehostent' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)freehostent; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:496:39: error: 'freehostent' undeclared (first use in this function) int main(void) { void *__x = (void *)freehostent; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:496:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for iruserok ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 #define iruserok __fake__iruserok #ifdef HAVE_LIMITS_H # include #else # include #endif #undef iruserok #if defined __stub_iruserok || defined __stub___iruserok #error "bad glibc stub" #endif extern char iruserok(); int main() { return iruserok(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `iruserok' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)iruserok; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:497:39: error: 'iruserok' undeclared (first use in this function) int main(void) { void *__x = (void *)iruserok; return (int)__x; return 0; } ^~~~~~~~ ../test.c:497:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for bswap16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ #define bswap16 __fake__bswap16 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef bswap16 #if defined __stub_bswap16 || defined __stub___bswap16 #error "bad glibc stub" #endif extern char bswap16(); int main() { return bswap16(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `bswap16' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)bswap16; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:498:39: error: 'bswap16' undeclared (first use in this function) int main(void) { void *__x = (void *)bswap16; return (int)__x; return 0; } ^~~~~~~ ../test.c:498:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for bswap32 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ #define bswap32 __fake__bswap32 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef bswap32 #if defined __stub_bswap32 || defined __stub___bswap32 #error "bad glibc stub" #endif extern char bswap32(); int main() { return bswap32(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `bswap32' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)bswap32; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:499:39: error: 'bswap32' undeclared (first use in this function) int main(void) { void *__x = (void *)bswap32; return (int)__x; return 0; } ^~~~~~~ ../test.c:499:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for header sys/termios.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for struct winsize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct winsize _x; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ws_xpixel in struct winsize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct winsize s; void *_x; _x=(void *)&s.ws_xpixel; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ws_ypixel in struct winsize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct winsize s; void *_x; _x=(void *)&s.ws_ypixel; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for variable h_errno ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef h_errno void *_x; _x=(void *)&h_errno; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of h_errno ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef h_errno void *_x; _x=(void *)&h_errno; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for res_nsearch ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 #define res_nsearch __fake__res_nsearch #ifdef HAVE_LIMITS_H # include #else # include #endif #undef res_nsearch #if defined __stub_res_nsearch || defined __stub___res_nsearch #error "bad glibc stub" #endif extern char res_nsearch(); int main() { return res_nsearch(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)res_nsearch; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:511:39: error: 'res_nsearch' undeclared (first use in this function) int main(void) { void *__x = (void *)res_nsearch; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:511:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for res_ndestroy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ #define res_ndestroy __fake__res_ndestroy #ifdef HAVE_LIMITS_H # include #else # include #endif #undef res_ndestroy #if defined __stub_res_ndestroy || defined __stub___res_ndestroy #error "bad glibc stub" #endif extern char res_ndestroy(); int main() { return res_ndestroy(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)res_ndestroy; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:512:39: error: 'res_ndestroy' undeclared (first use in this function) int main(void) { void *__x = (void *)res_ndestroy; return (int)__x; return 0; } ^~~~~~~~~~~~ ../test.c:512:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for dns_search ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ #define dns_search __fake__dns_search #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dns_search #if defined __stub_dns_search || defined __stub___dns_search #error "bad glibc stub" #endif extern char dns_search(); int main() { return dns_search(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `dns_search' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)dns_search; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:513:39: error: 'dns_search' undeclared (first use in this function) int main(void) { void *__x = (void *)dns_search; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:513:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for dn_expand ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define dn_expand __fake__dn_expand #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dn_expand #if defined __stub_dn_expand || defined __stub___dn_expand #error "bad glibc stub" #endif extern char dn_expand(); int main() { return dn_expand(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `dn_expand' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ /* #undef HAVE_DN_EXPAND */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)dn_expand; return (int)__x; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for library resolv ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lresolv'] yes ----------------------------------------------------------------------------------------------- Checking for res_nsearch ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define res_nsearch __fake__res_nsearch #ifdef HAVE_LIMITS_H # include #else # include #endif #undef res_nsearch #if defined __stub_res_nsearch || defined __stub___res_nsearch #error "bad glibc stub" #endif extern char res_nsearch(); int main() { return res_nsearch(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lresolv'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)res_nsearch; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:515:39: error: 'res_nsearch' undeclared (first use in this function) int main(void) { void *__x = (void *)res_nsearch; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:515:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for res_ndestroy ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define res_ndestroy __fake__res_ndestroy #ifdef HAVE_LIMITS_H # include #else # include #endif #undef res_ndestroy #if defined __stub_res_ndestroy || defined __stub___res_ndestroy #error "bad glibc stub" #endif extern char res_ndestroy(); int main() { return res_ndestroy(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lresolv'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)res_ndestroy; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:515:39: error: 'res_ndestroy' undeclared (first use in this function) int main(void) { void *__x = (void *)res_ndestroy; return (int)__x; return 0; } ^~~~~~~~~~~~ ../test.c:515:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for dns_search ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define dns_search __fake__dns_search #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dns_search #if defined __stub_dns_search || defined __stub___dns_search #error "bad glibc stub" #endif extern char dns_search(); int main() { return dns_search(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `dns_search' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lresolv'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)dns_search; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:515:39: error: 'dns_search' undeclared (first use in this function) int main(void) { void *__x = (void *)dns_search; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:515:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for variable _res ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef _res void *_x; _x=(void *)&_res; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of _res ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef _res void *_x; _x=(void *)&_res; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for dirfd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define dirfd __fake__dirfd #ifdef HAVE_LIMITS_H # include #else # include #endif #undef dirfd #if defined __stub_dirfd || defined __stub___dirfd #error "bad glibc stub" #endif extern char dirfd(); int main() { return dirfd(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of dirfd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef dirfd void *_x; _x=(void *)&dirfd; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member dd_fd in DIR ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { DIR s; void *_x; _x=(void *)&s.dd_fd; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:518:23: error: storage size of 's' isn't known int main(void) { DIR s; void *_x; _x=(void *)&s.dd_fd; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for program krb5-config.heimdal find program=['krb5-config.heimdal'] paths=[] var='HEIMDAL_KRB5_CONFIG' -> '' ----------------------------------------------------------------------------------------------- Checking for program krb5-config find program=['krb5-config'] paths=[] var='HEIMDAL_KRB5_CONFIG' -> '/home/naourr/work/instance-3/output/host/bin/krb5-config' ----------------------------------------------------------------------------------------------- Checking for program compile_et find program=['compile_et'] paths=[] var='COMPILE_ET' -> '/home/naourr/work/instance-3/output/host/bin/compile_et' ----------------------------------------------------------------------------------------------- Checking for program asn1_compile find program=['asn1_compile'] paths=[] var='ASN1_COMPILE' -> '/home/naourr/work/instance-3/output/host/bin/asn1_compile' ----------------------------------------------------------------------------------------------- Checking for program gpgme-config find program=['gpgme-config'] paths=[] var='GPGME_CONFIG' -> '' ----------------------------------------------------------------------------------------------- Checking for library gpgme ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lgpgme collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lgpgme'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for gpgme_new ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:19: fatal error: gpgme.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define gpgme_new __fake__gpgme_new #ifdef HAVE_LIMITS_H # include #else # include #endif #undef gpgme_new #if defined __stub_gpgme_new || defined __stub___gpgme_new #error "bad glibc stub" #endif extern char gpgme_new(); int main() { return gpgme_new(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `gpgme_new' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:19: fatal error: gpgme.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:19: fatal error: gpgme.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)gpgme_new; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:611:39: error: 'gpgme_new' undeclared (first use in this function) int main(void) { void *__x = (void *)gpgme_new; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:611:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for header linux/fcntl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for declaration of F_SETLEASE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef F_SETLEASE void *_x; _x=(void *)&F_SETLEASE; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of SA_SIGINFO ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef SA_SIGINFO void *_x; _x=(void *)&SA_SIGINFO; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for backtrace ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 #define backtrace __fake__backtrace #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace #if defined __stub_backtrace || defined __stub___backtrace #error "bad glibc stub" #endif extern char backtrace(); int main() { return backtrace(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:616:39: error: 'backtrace' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:616:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for backtrace_symbols ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ #define backtrace_symbols __fake__backtrace_symbols #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace_symbols #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols #error "bad glibc stub" #endif extern char backtrace_symbols(); int main() { return backtrace_symbols(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace_symbols' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:617:39: error: 'backtrace_symbols' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~ ../test.c:617:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for library execinfo ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lexecinfo'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for backtrace ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define backtrace __fake__backtrace #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace #if defined __stub_backtrace || defined __stub___backtrace #error "bad glibc stub" #endif extern char backtrace(); int main() { return backtrace(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:617:39: error: 'backtrace' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:617:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for backtrace_symbols ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define backtrace_symbols __fake__backtrace_symbols #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace_symbols #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols #error "bad glibc stub" #endif extern char backtrace_symbols(); int main() { return backtrace_symbols(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace_symbols' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:617:39: error: 'backtrace_symbols' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~ ../test.c:617:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member f_frsize in struct statvfs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statvfs s; void *_x; _x=(void *)&s.f_frsize; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for statvfs (SVR4) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statvfs fsd; exit(statvfs(0, &fsd)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for *bsd style statfs with statfs.f_iosize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statfs fsd; fsd.f_bsize = 0; fsd.f_iosize = 0; return (statfs (".", &fsd)); ; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:624:6: error: 'struct statfs' has no member named 'f_iosize'; did you mean 'f_bsize'? fsd.f_iosize = 0; ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if f_fsid is an integer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statvfs buf; buf.f_fsid = 0; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking whether statvfs.f_flag exists ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statvfs buf; buf.f_flag = 0; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking whether statvfs.f_flags exists ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statvfs buf; buf.f_flags = 0; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:623:42: error: 'struct statvfs' has no member named 'f_flags'; did you mean 'f_flag'? int main(void) { struct statvfs buf; buf.f_flags = 0; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for libsystemd-daemon /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs libsystemd-daemon Package libsystemd-daemon was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-daemon.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd-daemon', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for libsystemd-journal /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs libsystemd-journal Package libsystemd-journal was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-journal.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd-journal', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for libsystemd /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs libsystemd Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for library systemd ==> int foo() { int v = 2; return v*2; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/libtestprog.so /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lsystemd collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libtestprog.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-shared', '-Wl,-Bdynamic', '-lsystemd'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> libtestprog.so}'no ----------------------------------------------------------------------------------------------- Checking for lttng-ust /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs lttng-ust Package lttng-ust was not found in the pkg-config search path. Perhaps you should add the directory containing `lttng-ust.pc' to the PKG_CONFIG_PATH environment variable Package 'lttng-ust', required by 'world', not found not found ----------------------------------------------------------------------------------------------- Checking for header lttng/tracef.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:26: fatal error: lttng/tracef.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for library lttng-ust ==> int foo() { int v = 2; return v*2; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/libtestprog.so /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -llttng-ust collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libtestprog.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-shared', '-Wl,-Bdynamic', '-llttng-ust'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> libtestprog.so}'no ----------------------------------------------------------------------------------------------- Checking for header gpfs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:18: fatal error: gpfs.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/usr/lpp/mmfs/include/', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for library iconv ==> int foo() { int v = 2; return v*2; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/libtestprog.so ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libtestprog.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-shared', '-Wl,-Bdynamic', '-liconv'] yes ----------------------------------------------------------------------------------------------- Checking for iconv_open ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define iconv_open __fake__iconv_open #ifdef HAVE_LIMITS_H # include #else # include #endif #undef iconv_open #if defined __stub_iconv_open || defined __stub___iconv_open #error "bad glibc stub" #endif extern char iconv_open(); int main() { return iconv_open(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-liconv'] ok ----------------------------------------------------------------------------------------------- Checking errno of iconv for illegal multibyte sequence ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint8_t inbuf[2] = { 0x30, 0xdf }; uint8_t outbuf[4] = { 0 }; char *ptr_in = (char *)inbuf; char *ptr_out = (char *)outbuf; size_t size_in = sizeof(inbuf); size_t size_out = sizeof(outbuf); size_t ret; iconv_t cd; cd = iconv_open("UTF-8", "UTF-16LE"); if (cd == 0 || cd == (iconv_t)-1) return -1; ret = iconv(cd, &ptr_in, &size_in, &ptr_out, &size_out); if (ret != (size_t)-1 || errno != EILSEQ) return -1; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/lib/util/charset', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-liconv'] 0 returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for pam_start ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define pam_start __fake__pam_start #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pam_start #if defined __stub_pam_start || defined __stub___pam_start #error "bad glibc stub" #endif extern char pam_start(); int main() { return pam_start(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `pam_start' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)pam_start; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:628:39: error: 'pam_start' undeclared (first use in this function) int main(void) { void *__x = (void *)pam_start; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:628:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for library pam ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lpam'] yes ----------------------------------------------------------------------------------------------- Checking for pam_start ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ #define HAVE_LIBPAM 1 #define pam_start __fake__pam_start #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pam_start #if defined __stub_pam_start || defined __stub___pam_start #error "bad glibc stub" #endif extern char pam_start(); int main() { return pam_start(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lpam'] ok ----------------------------------------------------------------------------------------------- Checking for header security/pam_modules.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header pam/pam_modules.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:17:29: fatal error: pam/pam_modules.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header nss_dbdefs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:24: fatal error: nss_dbdefs.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for member ipnode.af_family in union nss_XbyY_key ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { union nss_XbyY_key s; void *_x; _x=(void *)&s.ipnode.af_family; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:630:38: error: storage size of 's' isn't known int main(void) { union nss_XbyY_key s; void *_x; _x=(void *)&s.ipnode.af_family; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member pw_comment in struct passwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct passwd s; void *_x; _x=(void *)&s.pw_comment; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:632:59: error: 'struct passwd' has no member named 'pw_comment'; did you mean 'pw_name'? int main(void) { struct passwd s; void *_x; _x=(void *)&s.pw_comment; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member pw_age in struct passwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct passwd s; void *_x; _x=(void *)&s.pw_age; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:633:59: error: 'struct passwd' has no member named 'pw_age'; did you mean 'pw_name'? int main(void) { struct passwd s; void *_x; _x=(void *)&s.pw_age; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for library ncurses ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lncurses'] yes ----------------------------------------------------------------------------------------------- Checking for tgetent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define tgetent __fake__tgetent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef tgetent #if defined __stub_tgetent || defined __stub___tgetent #error "bad glibc stub" #endif extern char tgetent(); int main() { return tgetent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lncurses'] ok ----------------------------------------------------------------------------------------------- Checking for rl_completion_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef HAVE_READLINE_READLINE_H # ifdef HAVE_READLINE_READLINE_WORKAROUND # define _FUNCTION_DEF # endif # include # ifdef HAVE_READLINE_HISTORY_H # include # endif #else # ifdef HAVE_READLINE_H # include # ifdef HAVE_HISTORY_H # include # endif # endif #endif int main(void) {rl_completion_t f; return 0;} <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:652:17: error: unknown type name 'rl_completion_t' int main(void) {rl_completion_t f; return 0;} ^~~~~~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/libcli/smbreadline', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for CPPFunction ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef HAVE_READLINE_READLINE_H # ifdef HAVE_READLINE_READLINE_WORKAROUND # define _FUNCTION_DEF # endif # include # ifdef HAVE_READLINE_HISTORY_H # include # endif #else # ifdef HAVE_READLINE_H # include # ifdef HAVE_HISTORY_H # include # endif # endif #endif int main(void) {CPPFunction f; return 0;} <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:653:17: error: unknown type name 'CPPFunction' int main(void) {CPPFunction f; return 0;} ^~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/libcli/smbreadline', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for library readline ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lreadline collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lreadline'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for rl_completion_matches ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ #define rl_completion_matches __fake__rl_completion_matches #ifdef HAVE_LIMITS_H # include #else # include #endif #undef rl_completion_matches #if defined __stub_rl_completion_matches || defined __stub___rl_completion_matches #error "bad glibc stub" #endif extern char rl_completion_matches(); int main() { return rl_completion_matches(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `rl_completion_matches' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)rl_completion_matches; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:638:39: error: 'rl_completion_matches' undeclared (first use in this function) int main(void) { void *__x = (void *)rl_completion_matches; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~~~~~ ../test.c:638:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for library readline ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lreadline collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lreadline'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for history_list ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ #define history_list __fake__history_list #ifdef HAVE_LIMITS_H # include #else # include #endif #undef history_list #if defined __stub_history_list || defined __stub___history_list #error "bad glibc stub" #endif extern char history_list(); int main() { return history_list(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `history_list' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)history_list; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:639:39: error: 'history_list' undeclared (first use in this function) int main(void) { void *__x = (void *)history_list; return (int)__x; return 0; } ^~~~~~~~~~~~ ../test.c:639:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for MD5Init ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define MD5Init __fake__MD5Init #ifdef HAVE_LIMITS_H # include #else # include #endif #undef MD5Init #if defined __stub_MD5Init || defined __stub___MD5Init #error "bad glibc stub" #endif extern char MD5Init(); int main() { return MD5Init(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `MD5Init' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 /* #undef HAVE_MD5INIT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)MD5Init; return (int)__x; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x8): undefined reference to `MD5Init' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for library bsd ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lbsd'] yes ----------------------------------------------------------------------------------------------- Checking for MD5Init ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 /* #undef HAVE_MD5INIT */ #define HAVE_LIBBSD 1 #define MD5Init __fake__MD5Init #ifdef HAVE_LIMITS_H # include #else # include #endif #undef MD5Init #if defined __stub_MD5Init || defined __stub___MD5Init #error "bad glibc stub" #endif extern char MD5Init(); int main() { return MD5Init(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,-Bdynamic', '-lbsd'] ok ----------------------------------------------------------------------------------------------- Checking for CC_MD5_Init ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 #define CC_MD5_Init __fake__CC_MD5_Init #ifdef HAVE_LIMITS_H # include #else # include #endif #undef CC_MD5_Init #if defined __stub_CC_MD5_Init || defined __stub___CC_MD5_Init #error "bad glibc stub" #endif extern char CC_MD5_Init(); int main() { return CC_MD5_Init(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `CC_MD5_Init' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)CC_MD5_Init; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:643:39: error: 'CC_MD5_Init' undeclared (first use in this function) int main(void) { void *__x = (void *)CC_MD5_Init; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:643:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for CC_MD5_Init ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ #define CC_MD5_Init __fake__CC_MD5_Init #ifdef HAVE_LIMITS_H # include #else # include #endif #undef CC_MD5_Init #if defined __stub_CC_MD5_Init || defined __stub___CC_MD5_Init #error "bad glibc stub" #endif extern char CC_MD5_Init(); int main() { return CC_MD5_Init(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `CC_MD5_Init' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)CC_MD5_Init; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:643:39: error: 'CC_MD5_Init' undeclared (first use in this function) int main(void) { void *__x = (void *)CC_MD5_Init; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:643:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for SHA1_Update ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ #define SHA1_Update __fake__SHA1_Update #ifdef HAVE_LIMITS_H # include #else # include #endif #undef SHA1_Update #if defined __stub_SHA1_Update || defined __stub___SHA1_Update #error "bad glibc stub" #endif extern char SHA1_Update(); int main() { return SHA1_Update(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `SHA1_Update' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)SHA1_Update; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:644:39: error: 'SHA1_Update' undeclared (first use in this function) int main(void) { void *__x = (void *)SHA1_Update; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:644:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for SHA256_Update ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ #define SHA256_Update __fake__SHA256_Update #ifdef HAVE_LIMITS_H # include #else # include #endif #undef SHA256_Update #if defined __stub_SHA256_Update || defined __stub___SHA256_Update #error "bad glibc stub" #endif extern char SHA256_Update(); int main() { return SHA256_Update(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `SHA256_Update' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)SHA256_Update; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:645:39: error: 'SHA256_Update' undeclared (first use in this function) int main(void) { void *__x = (void *)SHA256_Update; return (int)__x; return 0; } ^~~~~~~~~~~~~ ../test.c:645:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for SHA512_Update ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ #define SHA512_Update __fake__SHA512_Update #ifdef HAVE_LIMITS_H # include #else # include #endif #undef SHA512_Update #if defined __stub_SHA512_Update || defined __stub___SHA512_Update #error "bad glibc stub" #endif extern char SHA512_Update(); int main() { return SHA512_Update(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `SHA512_Update' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)SHA512_Update; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:646:39: error: 'SHA512_Update' undeclared (first use in this function) int main(void) { void *__x = (void *)SHA512_Update; return (int)__x; return 0; } ^~~~~~~~~~~~~ ../test.c:646:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for perl module Parse::Yapp::Driver 1.05 not found ----------------------------------------------------------------------------------------------- perl manpage generation ok ----------------------------------------------------------------------------------------------- perl man1 extension 1 ----------------------------------------------------------------------------------------------- perl man3 extension 3pm ----------------------------------------------------------------------------------------------- Checking for program yapp find program=['yapp'] paths=[] var='YAPP' -> '' ----------------------------------------------------------------------------------------------- Checking for program pod2man find program=['pod2man'] paths=[] var='POD2MAN' -> '/usr/bin/pod2man' ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,--export-dynamic ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for header libexc.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:20: fatal error: libexc.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header libunwind.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:23: fatal error: libunwind.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header linux/falloc.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header linux/ioctl.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for getcwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define getcwd __fake__getcwd #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getcwd #if defined __stub_getcwd || defined __stub___getcwd #error "bad glibc stub" #endif extern char getcwd(); int main() { return getcwd(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fchown ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define fchown __fake__fchown #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fchown #if defined __stub_fchown || defined __stub___fchown #error "bad glibc stub" #endif extern char fchown(); int main() { return fchown(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for chmod ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define chmod __fake__chmod #ifdef HAVE_LIMITS_H # include #else # include #endif #undef chmod #if defined __stub_chmod || defined __stub___chmod #error "bad glibc stub" #endif extern char chmod(); int main() { return chmod(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fchmod ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define fchmod __fake__fchmod #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fchmod #if defined __stub_fchmod || defined __stub___fchmod #error "bad glibc stub" #endif extern char fchmod(); int main() { return fchmod(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mknod ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define mknod __fake__mknod #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mknod #if defined __stub_mknod || defined __stub___mknod #error "bad glibc stub" #endif extern char mknod(); int main() { return mknod(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strtol ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define strtol __fake__strtol #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strtol #if defined __stub_strtol || defined __stub___strtol #error "bad glibc stub" #endif extern char strtol(); int main() { return strtol(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strchr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define strchr __fake__strchr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strchr #if defined __stub_strchr || defined __stub___strchr #error "bad glibc stub" #endif extern char strchr(); int main() { return strchr(); } <== [1/2] Compiling test.c ../test.c:653:38: warning: conflicting types for built-in function 'strchr' extern char strchr(); ^~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strupr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 #define strupr __fake__strupr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strupr #if defined __stub_strupr || defined __stub___strupr #error "bad glibc stub" #endif extern char strupr(); int main() { return strupr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `strupr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:657:39: error: 'strupr' undeclared (first use in this function) int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } ^~~~~~ ../test.c:657:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for chflags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 #define chflags __fake__chflags #ifdef HAVE_LIMITS_H # include #else # include #endif #undef chflags #if defined __stub_chflags || defined __stub___chflags #error "bad glibc stub" #endif extern char chflags(); int main() { return chflags(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `chflags' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)chflags; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:658:39: error: 'chflags' undeclared (first use in this function) int main(void) { void *__x = (void *)chflags; return (int)__x; return 0; } ^~~~~~~ ../test.c:658:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getrlimit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define getrlimit __fake__getrlimit #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getrlimit #if defined __stub_getrlimit || defined __stub___getrlimit #error "bad glibc stub" #endif extern char getrlimit(); int main() { return getrlimit(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fsync ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define fsync __fake__fsync #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fsync #if defined __stub_fsync || defined __stub___fsync #error "bad glibc stub" #endif extern char fsync(); int main() { return fsync(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fdatasync ok ----------------------------------------------------------------------------------------------- Checking for setpgid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define setpgid __fake__setpgid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setpgid #if defined __stub_setpgid || defined __stub___setpgid #error "bad glibc stub" #endif extern char setpgid(); int main() { return setpgid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setsid ok ----------------------------------------------------------------------------------------------- Checking for glob ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define glob __fake__glob #ifdef HAVE_LIMITS_H # include #else # include #endif #undef glob #if defined __stub_glob || defined __stub___glob #error "bad glibc stub" #endif extern char glob(); int main() { return glob(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strpbrk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define strpbrk __fake__strpbrk #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strpbrk #if defined __stub_strpbrk || defined __stub___strpbrk #error "bad glibc stub" #endif extern char strpbrk(); int main() { return strpbrk(); } <== [1/2] Compiling test.c ../test.c:659:38: warning: conflicting types for built-in function 'strpbrk' extern char strpbrk(); ^~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for crypt16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 #define crypt16 __fake__crypt16 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt16 #if defined __stub_crypt16 || defined __stub___crypt16 #error "bad glibc stub" #endif extern char crypt16(); int main() { return crypt16(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `crypt16' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt16; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:664:39: error: 'crypt16' undeclared (first use in this function) int main(void) { void *__x = (void *)crypt16; return (int)__x; return 0; } ^~~~~~~ ../test.c:664:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getauthuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ #define getauthuid __fake__getauthuid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getauthuid #if defined __stub_getauthuid || defined __stub___getauthuid #error "bad glibc stub" #endif extern char getauthuid(); int main() { return getauthuid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getauthuid' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getauthuid; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:665:39: error: 'getauthuid' undeclared (first use in this function) int main(void) { void *__x = (void *)getauthuid; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:665:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for innetgr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ #define innetgr __fake__innetgr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef innetgr #if defined __stub_innetgr || defined __stub___innetgr #error "bad glibc stub" #endif extern char innetgr(); int main() { return innetgr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `innetgr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)innetgr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:666:39: error: 'innetgr' undeclared (first use in this function) int main(void) { void *__x = (void *)innetgr; return (int)__x; return 0; } ^~~~~~~ ../test.c:666:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for initgroups ok ----------------------------------------------------------------------------------------------- Checking for select ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define select __fake__select #ifdef HAVE_LIMITS_H # include #else # include #endif #undef select #if defined __stub_select || defined __stub___select #error "bad glibc stub" #endif extern char select(); int main() { return select(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for poll ok ----------------------------------------------------------------------------------------------- Checking for rdchk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 #define rdchk __fake__rdchk #ifdef HAVE_LIMITS_H # include #else # include #endif #undef rdchk #if defined __stub_rdchk || defined __stub___rdchk #error "bad glibc stub" #endif extern char rdchk(); int main() { return rdchk(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `rdchk' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)rdchk; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:668:39: error: 'rdchk' undeclared (first use in this function) int main(void) { void *__x = (void *)rdchk; return (int)__x; return 0; } ^~~~~ ../test.c:668:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getgrnam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define getgrnam __fake__getgrnam #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrnam #if defined __stub_getgrnam || defined __stub___getgrnam #error "bad glibc stub" #endif extern char getgrnam(); int main() { return getgrnam(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getgrent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define getgrent __fake__getgrent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrent #if defined __stub_getgrent || defined __stub___getgrent #error "bad glibc stub" #endif extern char getgrent(); int main() { return getgrent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for pathconf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define pathconf __fake__pathconf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pathconf #if defined __stub_pathconf || defined __stub___pathconf #error "bad glibc stub" #endif extern char pathconf(); int main() { return pathconf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setpriv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 #define setpriv __fake__setpriv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setpriv #if defined __stub_setpriv || defined __stub___setpriv #error "bad glibc stub" #endif extern char setpriv(); int main() { return setpriv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setpriv' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setpriv; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:672:39: error: 'setpriv' undeclared (first use in this function) int main(void) { void *__x = (void *)setpriv; return (int)__x; return 0; } ^~~~~~~ ../test.c:672:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setgidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ #define setgidx __fake__setgidx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setgidx #if defined __stub_setgidx || defined __stub___setgidx #error "bad glibc stub" #endif extern char setgidx(); int main() { return setgidx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setgidx' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setgidx; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:673:39: error: 'setgidx' undeclared (first use in this function) int main(void) { void *__x = (void *)setgidx; return (int)__x; return 0; } ^~~~~~~ ../test.c:673:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setuidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ #define setuidx __fake__setuidx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setuidx #if defined __stub_setuidx || defined __stub___setuidx #error "bad glibc stub" #endif extern char setuidx(); int main() { return setuidx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setuidx' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setuidx; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:674:39: error: 'setuidx' undeclared (first use in this function) int main(void) { void *__x = (void *)setuidx; return (int)__x; return 0; } ^~~~~~~ ../test.c:674:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setgroups ok ----------------------------------------------------------------------------------------------- Checking for syscall ok ----------------------------------------------------------------------------------------------- Checking for sysconf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define sysconf __fake__sysconf #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sysconf #if defined __stub_sysconf || defined __stub___sysconf #error "bad glibc stub" #endif extern char sysconf(); int main() { return sysconf(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for atexit ok ----------------------------------------------------------------------------------------------- Checking for grantpt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define grantpt __fake__grantpt #ifdef HAVE_LIMITS_H # include #else # include #endif #undef grantpt #if defined __stub_grantpt || defined __stub___grantpt #error "bad glibc stub" #endif extern char grantpt(); int main() { return grantpt(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for posix_openpt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define posix_openpt __fake__posix_openpt #ifdef HAVE_LIMITS_H # include #else # include #endif #undef posix_openpt #if defined __stub_posix_openpt || defined __stub___posix_openpt #error "bad glibc stub" #endif extern char posix_openpt(); int main() { return posix_openpt(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fallocate ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define fallocate __fake__fallocate #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fallocate #if defined __stub_fallocate || defined __stub___fallocate #error "bad glibc stub" #endif extern char fallocate(); int main() { return fallocate(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fseeko ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define fseeko __fake__fseeko #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fseeko #if defined __stub_fseeko || defined __stub___fseeko #error "bad glibc stub" #endif extern char fseeko(); int main() { return fseeko(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setluid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 #define setluid __fake__setluid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setluid #if defined __stub_setluid || defined __stub___setluid #error "bad glibc stub" #endif extern char setluid(); int main() { return setluid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setluid' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setluid; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:680:39: error: 'setluid' undeclared (first use in this function) int main(void) { void *__x = (void *)setluid; return (int)__x; return 0; } ^~~~~~~ ../test.c:680:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getpwnam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define getpwnam __fake__getpwnam #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpwnam #if defined __stub_getpwnam || defined __stub___getpwnam #error "bad glibc stub" #endif extern char getpwnam(); int main() { return getpwnam(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fdopendir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define fdopendir __fake__fdopendir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fdopendir #if defined __stub_fdopendir || defined __stub___fdopendir #error "bad glibc stub" #endif extern char fdopendir(); int main() { return fdopendir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fstatat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define fstatat __fake__fstatat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fstatat #if defined __stub_fstatat || defined __stub___fstatat #error "bad glibc stub" #endif extern char fstatat(); int main() { return fstatat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getpwent_r ok ----------------------------------------------------------------------------------------------- Checking for setenv ok ----------------------------------------------------------------------------------------------- Checking for clearenv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define clearenv __fake__clearenv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef clearenv #if defined __stub_clearenv || defined __stub___clearenv #error "bad glibc stub" #endif extern char clearenv(); int main() { return clearenv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strcasecmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define strcasecmp __fake__strcasecmp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strcasecmp #if defined __stub_strcasecmp || defined __stub___strcasecmp #error "bad glibc stub" #endif extern char strcasecmp(); int main() { return strcasecmp(); } <== [1/2] Compiling test.c ../test.c:681:38: warning: conflicting types for built-in function 'strcasecmp' extern char strcasecmp(); ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fcvt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define fcvt __fake__fcvt #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fcvt #if defined __stub_fcvt || defined __stub___fcvt #error "bad glibc stub" #endif extern char fcvt(); int main() { return fcvt(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `fcvt' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)fcvt; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:686:39: error: 'fcvt' undeclared (first use in this function) int main(void) { void *__x = (void *)fcvt; return (int)__x; return 0; } ^~~~ ../test.c:686:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fcvtl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ #define fcvtl __fake__fcvtl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fcvtl #if defined __stub_fcvtl || defined __stub___fcvtl #error "bad glibc stub" #endif extern char fcvtl(); int main() { return fcvtl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `fcvtl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)fcvtl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:687:39: error: 'fcvtl' undeclared (first use in this function) int main(void) { void *__x = (void *)fcvtl; return (int)__x; return 0; } ^~~~~ ../test.c:687:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for syslog ok ----------------------------------------------------------------------------------------------- Checking for vsyslog ok ----------------------------------------------------------------------------------------------- Checking for timegm ok ----------------------------------------------------------------------------------------------- Checking for setlocale ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define setlocale __fake__setlocale #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setlocale #if defined __stub_setlocale || defined __stub___setlocale #error "bad glibc stub" #endif extern char setlocale(); int main() { return setlocale(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library rt ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lrt'] yes ----------------------------------------------------------------------------------------------- Checking for nanosleep ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define nanosleep __fake__nanosleep #ifdef HAVE_LIMITS_H # include #else # include #endif #undef nanosleep #if defined __stub_nanosleep || defined __stub___nanosleep #error "bad glibc stub" #endif extern char nanosleep(); int main() { return nanosleep(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lrt'] ok ----------------------------------------------------------------------------------------------- Checking for lutimes ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define lutimes __fake__lutimes #ifdef HAVE_LIMITS_H # include #else # include #endif #undef lutimes #if defined __stub_lutimes || defined __stub___lutimes #error "bad glibc stub" #endif extern char lutimes(); int main() { return lutimes(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for futimes ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 #define futimes __fake__futimes #ifdef HAVE_LIMITS_H # include #else # include #endif #undef futimes #if defined __stub_futimes || defined __stub___futimes #error "bad glibc stub" #endif extern char futimes(); int main() { return futimes(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `futimes' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)futimes; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:692:39: error: 'futimes' undeclared (first use in this function) int main(void) { void *__x = (void *)futimes; return (int)__x; return 0; } ^~~~~~~ ../test.c:692:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for utimensat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define utimensat __fake__utimensat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef utimensat #if defined __stub_utimensat || defined __stub___utimensat #error "bad glibc stub" #endif extern char utimensat(); int main() { return utimensat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for futimens ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define futimens __fake__futimens #ifdef HAVE_LIMITS_H # include #else # include #endif #undef futimens #if defined __stub_futimens || defined __stub___futimens #error "bad glibc stub" #endif extern char futimens(); int main() { return futimens(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mlock ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define mlock __fake__mlock #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mlock #if defined __stub_mlock || defined __stub___mlock #error "bad glibc stub" #endif extern char mlock(); int main() { return mlock(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for munlock ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define munlock __fake__munlock #ifdef HAVE_LIMITS_H # include #else # include #endif #undef munlock #if defined __stub_munlock || defined __stub___munlock #error "bad glibc stub" #endif extern char munlock(); int main() { return munlock(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mlockall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define mlockall __fake__mlockall #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mlockall #if defined __stub_mlockall || defined __stub___mlockall #error "bad glibc stub" #endif extern char mlockall(); int main() { return mlockall(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for munlockall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define munlockall __fake__munlockall #ifdef HAVE_LIMITS_H # include #else # include #endif #undef munlockall #if defined __stub_munlockall || defined __stub___munlockall #error "bad glibc stub" #endif extern char munlockall(); int main() { return munlockall(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for memalign ok ----------------------------------------------------------------------------------------------- Checking for posix_memalign ok ----------------------------------------------------------------------------------------------- Checking for hstrerror ok ----------------------------------------------------------------------------------------------- Checking for shmget ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define shmget __fake__shmget #ifdef HAVE_LIMITS_H # include #else # include #endif #undef shmget #if defined __stub_shmget || defined __stub___shmget #error "bad glibc stub" #endif extern char shmget(); int main() { return shmget(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for shm_open ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define shm_open __fake__shm_open #ifdef HAVE_LIMITS_H # include #else # include #endif #undef shm_open #if defined __stub_shm_open || defined __stub___shm_open #error "bad glibc stub" #endif extern char shm_open(); int main() { return shm_open(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for yp_get_default_domain ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 #define yp_get_default_domain __fake__yp_get_default_domain #ifdef HAVE_LIMITS_H # include #else # include #endif #undef yp_get_default_domain #if defined __stub_yp_get_default_domain || defined __stub___yp_get_default_domain #error "bad glibc stub" #endif extern char yp_get_default_domain(); int main() { return yp_get_default_domain(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `yp_get_default_domain' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)yp_get_default_domain; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:701:39: error: 'yp_get_default_domain' undeclared (first use in this function) int main(void) { void *__x = (void *)yp_get_default_domain; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~~~~~ ../test.c:701:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _dn_expand ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ #define _dn_expand __fake___dn_expand #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _dn_expand #if defined __stub__dn_expand || defined __stub____dn_expand #error "bad glibc stub" #endif extern char _dn_expand(); int main() { return _dn_expand(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_dn_expand' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lresolv'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_dn_expand; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:702:39: error: '_dn_expand' undeclared (first use in this function) int main(void) { void *__x = (void *)_dn_expand; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:702:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __dn_expand ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define __dn_expand __fake____dn_expand #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __dn_expand #if defined __stub___dn_expand || defined __stub_____dn_expand #error "bad glibc stub" #endif extern char __dn_expand(); int main() { return __dn_expand(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lresolv'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of fdatasync ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef fdatasync void *_x; _x=(void *)&fdatasync; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of readahead ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef readahead void *_x; _x=(void *)&readahead; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for HAVE_LINUX_SPLICE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #if defined(HAVE_UNISTD_H) #include #endif long ret = splice(0,0,1,0,400,SPLICE_F_MOVE); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of splice ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef splice void *_x; _x=(void *)&splice; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for kernel change notify support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifndef F_NOTIFY #define F_NOTIFY 1026 #endif main() { exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); } <== [1/2] Compiling test.c ../test.c:714:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for Linux kernel oplocks ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifndef F_GETLEASE #define F_GETLEASE 1025 #endif main() { exit(fcntl(open("/tmp", O_RDONLY), F_GETLEASE, 0) == -1 ? 1 : 0); } <== [1/2] Compiling test.c ../test.c:716:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for IRIX kernel oplock types ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:711:19: error: unknown type name 'oplock_stat_t' int main(void) { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;; return 0; } ^~~~~~~~~~~~~ ../test.c:711:37: error: request for member 'os_state' in something not a structure or union int main(void) { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;; return 0; } ^ ../test.c:711:49: error: 'OP_REVOKE' undeclared (first use in this function) int main(void) { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;; return 0; } ^~~~~~~~~ ../test.c:711:49: note: each undeclared identifier is reported only once for each function it appears in ../test.c:711:61: error: request for member 'os_dev' in something not a structure or union int main(void) { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;; return 0; } ^ ../test.c:711:75: error: request for member 'os_ino' in something not a structure or union int main(void) { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for kernel share modes ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #ifndef LOCK_MAND #define LOCK_MAND 32 #define LOCK_READ 64 #endif main() { exit(flock(open("/dev/null", O_RDWR), LOCK_MAND|LOCK_READ) != 0); } <== [1/2] Compiling test.c ../test.c:720:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for header archive.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: archive.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for member st_blocks in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_blocks; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member st_blksize in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_blksize; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member st_flags in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_flags; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:717:57: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? int main(void) { struct stat s; void *_x; _x=(void *)&s.st_flags; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for header replace.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: replace.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking whether blkcnt_t is 32 bit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(blkcnt_t))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:719:20: error: size of array 'test_array' is negative static int test_array[1 - 2 * !(((long int)(sizeof(blkcnt_t))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking whether blkcnt_t is 64 bit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(blkcnt_t))) <= 8)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library cap ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lcap'] yes ----------------------------------------------------------------------------------------------- Checking for cap_get_proc ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define cap_get_proc __fake__cap_get_proc #ifdef HAVE_LIMITS_H # include #else # include #endif #undef cap_get_proc #if defined __stub_cap_get_proc || defined __stub___cap_get_proc #error "bad glibc stub" #endif extern char cap_get_proc(); int main() { return cap_get_proc(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lcap'] ok ----------------------------------------------------------------------------------------------- Checking whether POSIX capabilities are available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { cap_t cap; cap_value_t vals[1]; if (!(cap = cap_get_proc())) exit(1); vals[0] = CAP_CHOWN; cap_set_flag(cap, CAP_INHERITABLE, 1, vals, CAP_CLEAR); cap_set_proc(cap);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lcap'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for broken nisplus include files ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int i;; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking if the compiler will optimize out functions ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #include size_t __unsafe_string_function_usage_here_size_t__(void); #define CHECK_STRING_SIZE(d, len) (sizeof(d) != (len) && sizeof(d) != sizeof(char *)) static size_t push_string_check_fn(void *dest, const char *src, size_t dest_len) { return 0; } #define push_string_check(dest, src, dest_len) (CHECK_STRING_SIZE(dest, dest_len) ? __unsafe_string_function_usage_here_size_t__() : push_string_check_fn(dest, src, dest_len)) int main(int argc, char **argv) { char outbuf[1024]; char *p = outbuf; const char *foo = "bar"; p += 31 + push_string_check(p + 31, foo, sizeof(outbuf) - (p + 31 - outbuf)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for LL suffix on long long integers ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { long long i = 0x8000000000LL; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for _acl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 #define _acl __fake___acl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _acl #if defined __stub__acl || defined __stub____acl #error "bad glibc stub" #endif extern char _acl(); int main() { return _acl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_acl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_acl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:724:39: error: '_acl' undeclared (first use in this function) int main(void) { void *__x = (void *)_acl; return (int)__x; return 0; } ^~~~ ../test.c:724:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __acl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ #define __acl __fake____acl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __acl #if defined __stub___acl || defined __stub_____acl #error "bad glibc stub" #endif extern char __acl(); int main() { return __acl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__acl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__acl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:725:39: error: '__acl' undeclared (first use in this function) int main(void) { void *__x = (void *)__acl; return (int)__x; return 0; } ^~~~~ ../test.c:725:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for atexit ok ----------------------------------------------------------------------------------------------- Checking for _chdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ #define _chdir __fake___chdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _chdir #if defined __stub__chdir || defined __stub____chdir #error "bad glibc stub" #endif extern char _chdir(); int main() { return _chdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_chdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_chdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:726:39: error: '_chdir' undeclared (first use in this function) int main(void) { void *__x = (void *)_chdir; return (int)__x; return 0; } ^~~~~~ ../test.c:726:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __chdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ #define __chdir __fake____chdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __chdir #if defined __stub___chdir || defined __stub_____chdir #error "bad glibc stub" #endif extern char __chdir(); int main() { return __chdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__chdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__chdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:727:39: error: '__chdir' undeclared (first use in this function) int main(void) { void *__x = (void *)__chdir; return (int)__x; return 0; } ^~~~~~~ ../test.c:727:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for chflags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ #define chflags __fake__chflags #ifdef HAVE_LIMITS_H # include #else # include #endif #undef chflags #if defined __stub_chflags || defined __stub___chflags #error "bad glibc stub" #endif extern char chflags(); int main() { return chflags(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `chflags' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)chflags; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:727:39: error: 'chflags' undeclared (first use in this function) int main(void) { void *__x = (void *)chflags; return (int)__x; return 0; } ^~~~~~~ ../test.c:727:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for chmod ok ----------------------------------------------------------------------------------------------- Checking for _close ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ #define _close __fake___close #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _close #if defined __stub__close || defined __stub____close #error "bad glibc stub" #endif extern char _close(); int main() { return _close(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_close' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_close; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:728:39: error: '_close' undeclared (first use in this function) int main(void) { void *__x = (void *)_close; return (int)__x; return 0; } ^~~~~~ ../test.c:728:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __close ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ #define __close __fake____close #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __close #if defined __stub___close || defined __stub_____close #error "bad glibc stub" #endif extern char __close(); int main() { return __close(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__close' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__close; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:729:39: error: '__close' undeclared (first use in this function) int main(void) { void *__x = (void *)__close; return (int)__x; return 0; } ^~~~~~~ ../test.c:729:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _closedir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ #define _closedir __fake___closedir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _closedir #if defined __stub__closedir || defined __stub____closedir #error "bad glibc stub" #endif extern char _closedir(); int main() { return _closedir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_closedir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_closedir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:730:39: error: '_closedir' undeclared (first use in this function) int main(void) { void *__x = (void *)_closedir; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:730:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __closedir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ #define __closedir __fake____closedir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __closedir #if defined __stub___closedir || defined __stub_____closedir #error "bad glibc stub" #endif extern char __closedir(); int main() { return __closedir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__closedir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__closedir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:731:39: error: '__closedir' undeclared (first use in this function) int main(void) { void *__x = (void *)__closedir; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:731:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for crypt16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ #define crypt16 __fake__crypt16 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt16 #if defined __stub_crypt16 || defined __stub___crypt16 #error "bad glibc stub" #endif extern char crypt16(); int main() { return crypt16(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `crypt16' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt16; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:731:39: error: 'crypt16' undeclared (first use in this function) int main(void) { void *__x = (void *)crypt16; return (int)__x; return 0; } ^~~~~~~ ../test.c:731:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for devnm ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ #define devnm __fake__devnm #ifdef HAVE_LIMITS_H # include #else # include #endif #undef devnm #if defined __stub_devnm || defined __stub___devnm #error "bad glibc stub" #endif extern char devnm(); int main() { return devnm(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `devnm' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)devnm; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:732:39: error: 'devnm' undeclared (first use in this function) int main(void) { void *__x = (void *)devnm; return (int)__x; return 0; } ^~~~~ ../test.c:732:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for dirfd ok ----------------------------------------------------------------------------------------------- Checking for DNSServiceRegister ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ #define DNSServiceRegister __fake__DNSServiceRegister #ifdef HAVE_LIMITS_H # include #else # include #endif #undef DNSServiceRegister #if defined __stub_DNSServiceRegister || defined __stub___DNSServiceRegister #error "bad glibc stub" #endif extern char DNSServiceRegister(); int main() { return DNSServiceRegister(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `DNSServiceRegister' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)DNSServiceRegister; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:733:39: error: 'DNSServiceRegister' undeclared (first use in this function) int main(void) { void *__x = (void *)DNSServiceRegister; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~~ ../test.c:733:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _dup ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ #define _dup __fake___dup #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _dup #if defined __stub__dup || defined __stub____dup #error "bad glibc stub" #endif extern char _dup(); int main() { return _dup(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_dup' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_dup; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:734:39: error: '_dup' undeclared (first use in this function) int main(void) { void *__x = (void *)_dup; return (int)__x; return 0; } ^~~~ ../test.c:734:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __dup ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ #define __dup __fake____dup #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __dup #if defined __stub___dup || defined __stub_____dup #error "bad glibc stub" #endif extern char __dup(); int main() { return __dup(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__dup' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__dup; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:735:39: error: '__dup' undeclared (first use in this function) int main(void) { void *__x = (void *)__dup; return (int)__x; return 0; } ^~~~~ ../test.c:735:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _dup2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ #define _dup2 __fake___dup2 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _dup2 #if defined __stub__dup2 || defined __stub____dup2 #error "bad glibc stub" #endif extern char _dup2(); int main() { return _dup2(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_dup2' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_dup2; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:736:39: error: '_dup2' undeclared (first use in this function) int main(void) { void *__x = (void *)_dup2; return (int)__x; return 0; } ^~~~~ ../test.c:736:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __dup2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ #define __dup2 __fake____dup2 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __dup2 #if defined __stub___dup2 || defined __stub_____dup2 #error "bad glibc stub" #endif extern char __dup2(); int main() { return __dup2(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__dup2' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__dup2; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:737:39: error: '__dup2' undeclared (first use in this function) int main(void) { void *__x = (void *)__dup2; return (int)__x; return 0; } ^~~~~~ ../test.c:737:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for endmntent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define endmntent __fake__endmntent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef endmntent #if defined __stub_endmntent || defined __stub___endmntent #error "bad glibc stub" #endif extern char endmntent(); int main() { return endmntent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for execl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define execl __fake__execl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef execl #if defined __stub_execl || defined __stub___execl #error "bad glibc stub" #endif extern char execl(); int main() { return execl(); } <== [1/2] Compiling test.c ../test.c:735:38: warning: conflicting types for built-in function 'execl' extern char execl(); ^~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for _facl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 #define _facl __fake___facl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _facl #if defined __stub__facl || defined __stub____facl #error "bad glibc stub" #endif extern char _facl(); int main() { return _facl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_facl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_facl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:740:39: error: '_facl' undeclared (first use in this function) int main(void) { void *__x = (void *)_facl; return (int)__x; return 0; } ^~~~~ ../test.c:740:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __facl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ #define __facl __fake____facl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __facl #if defined __stub___facl || defined __stub_____facl #error "bad glibc stub" #endif extern char __facl(); int main() { return __facl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__facl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__facl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:741:39: error: '__facl' undeclared (first use in this function) int main(void) { void *__x = (void *)__facl; return (int)__x; return 0; } ^~~~~~ ../test.c:741:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _fchdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ #define _fchdir __fake___fchdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _fchdir #if defined __stub__fchdir || defined __stub____fchdir #error "bad glibc stub" #endif extern char _fchdir(); int main() { return _fchdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_fchdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_fchdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:742:39: error: '_fchdir' undeclared (first use in this function) int main(void) { void *__x = (void *)_fchdir; return (int)__x; return 0; } ^~~~~~~ ../test.c:742:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __fchdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ #define __fchdir __fake____fchdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __fchdir #if defined __stub___fchdir || defined __stub_____fchdir #error "bad glibc stub" #endif extern char __fchdir(); int main() { return __fchdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__fchdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__fchdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:743:39: error: '__fchdir' undeclared (first use in this function) int main(void) { void *__x = (void *)__fchdir; return (int)__x; return 0; } ^~~~~~~~ ../test.c:743:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fchmod ok ----------------------------------------------------------------------------------------------- Checking for fchown ok ----------------------------------------------------------------------------------------------- Checking for _fcntl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ #define _fcntl __fake___fcntl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _fcntl #if defined __stub__fcntl || defined __stub____fcntl #error "bad glibc stub" #endif extern char _fcntl(); int main() { return _fcntl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_fcntl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_fcntl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:744:39: error: '_fcntl' undeclared (first use in this function) int main(void) { void *__x = (void *)_fcntl; return (int)__x; return 0; } ^~~~~~ ../test.c:744:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __fcntl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ #define __fcntl __fake____fcntl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __fcntl #if defined __stub___fcntl || defined __stub_____fcntl #error "bad glibc stub" #endif extern char __fcntl(); int main() { return __fcntl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__fcntl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__fcntl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:745:39: error: '__fcntl' undeclared (first use in this function) int main(void) { void *__x = (void *)__fcntl; return (int)__x; return 0; } ^~~~~~~ ../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fcvt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ #define fcvt __fake__fcvt #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fcvt #if defined __stub_fcvt || defined __stub___fcvt #error "bad glibc stub" #endif extern char fcvt(); int main() { return fcvt(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `fcvt' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)fcvt; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:745:39: error: 'fcvt' undeclared (first use in this function) int main(void) { void *__x = (void *)fcvt; return (int)__x; return 0; } ^~~~ ../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fcvtl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ #define fcvtl __fake__fcvtl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fcvtl #if defined __stub_fcvtl || defined __stub___fcvtl #error "bad glibc stub" #endif extern char fcvtl(); int main() { return fcvtl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `fcvtl' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)fcvtl; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:745:39: error: 'fcvtl' undeclared (first use in this function) int main(void) { void *__x = (void *)fcvtl; return (int)__x; return 0; } ^~~~~ ../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fdatasync ok ----------------------------------------------------------------------------------------------- Checking for _fork ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ #define _fork __fake___fork #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _fork #if defined __stub__fork || defined __stub____fork #error "bad glibc stub" #endif extern char _fork(); int main() { return _fork(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_fork' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_fork; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:746:39: error: '_fork' undeclared (first use in this function) int main(void) { void *__x = (void *)_fork; return (int)__x; return 0; } ^~~~~ ../test.c:746:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __fork ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ #define __fork __fake____fork #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __fork #if defined __stub___fork || defined __stub_____fork #error "bad glibc stub" #endif extern char __fork(); int main() { return __fork(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__fork' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__fork; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:747:39: error: '__fork' undeclared (first use in this function) int main(void) { void *__x = (void *)__fork; return (int)__x; return 0; } ^~~~~~ ../test.c:747:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fseeko ok ----------------------------------------------------------------------------------------------- Checking for fsetxattr ok ----------------------------------------------------------------------------------------------- Checking for _fstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ #define _fstat __fake___fstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _fstat #if defined __stub__fstat || defined __stub____fstat #error "bad glibc stub" #endif extern char _fstat(); int main() { return _fstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_fstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_fstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:748:39: error: '_fstat' undeclared (first use in this function) int main(void) { void *__x = (void *)_fstat; return (int)__x; return 0; } ^~~~~~ ../test.c:748:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __fstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ #define __fstat __fake____fstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __fstat #if defined __stub___fstat || defined __stub_____fstat #error "bad glibc stub" #endif extern char __fstat(); int main() { return __fstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__fstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__fstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:749:39: error: '__fstat' undeclared (first use in this function) int main(void) { void *__x = (void *)__fstat; return (int)__x; return 0; } ^~~~~~~ ../test.c:749:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for fsync ok ----------------------------------------------------------------------------------------------- Checking for futimens ok ----------------------------------------------------------------------------------------------- Checking for futimes ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ #define futimes __fake__futimes #ifdef HAVE_LIMITS_H # include #else # include #endif #undef futimes #if defined __stub_futimes || defined __stub___futimes #error "bad glibc stub" #endif extern char futimes(); int main() { return futimes(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `futimes' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)futimes; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:749:39: error: 'futimes' undeclared (first use in this function) int main(void) { void *__x = (void *)futimes; return (int)__x; return 0; } ^~~~~~~ ../test.c:749:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __fxstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ #define __fxstat __fake____fxstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __fxstat #if defined __stub___fxstat || defined __stub_____fxstat #error "bad glibc stub" #endif extern char __fxstat(); int main() { return __fxstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__fxstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__fxstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:750:39: error: '__fxstat' undeclared (first use in this function) int main(void) { void *__x = (void *)__fxstat; return (int)__x; return 0; } ^~~~~~~~ ../test.c:750:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getauthuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ #define getauthuid __fake__getauthuid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getauthuid #if defined __stub_getauthuid || defined __stub___getauthuid #error "bad glibc stub" #endif extern char getauthuid(); int main() { return getauthuid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getauthuid' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getauthuid; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:750:39: error: 'getauthuid' undeclared (first use in this function) int main(void) { void *__x = (void *)getauthuid; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:750:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getcwd ok ----------------------------------------------------------------------------------------------- Checking for _getcwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ #define _getcwd __fake___getcwd #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _getcwd #if defined __stub__getcwd || defined __stub____getcwd #error "bad glibc stub" #endif extern char _getcwd(); int main() { return _getcwd(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_getcwd' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_getcwd; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:751:39: error: '_getcwd' undeclared (first use in this function) int main(void) { void *__x = (void *)_getcwd; return (int)__x; return 0; } ^~~~~~~ ../test.c:751:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __getcwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ #define __getcwd __fake____getcwd #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __getcwd #if defined __stub___getcwd || defined __stub_____getcwd #error "bad glibc stub" #endif extern char __getcwd(); int main() { return __getcwd(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__getcwd' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__getcwd; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:752:39: error: '__getcwd' undeclared (first use in this function) int main(void) { void *__x = (void *)__getcwd; return (int)__x; return 0; } ^~~~~~~~ ../test.c:752:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getdents ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ #define getdents __fake__getdents #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getdents #if defined __stub_getdents || defined __stub___getdents #error "bad glibc stub" #endif extern char getdents(); int main() { return getdents(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getdents' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getdents; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:752:39: error: 'getdents' undeclared (first use in this function) int main(void) { void *__x = (void *)getdents; return (int)__x; return 0; } ^~~~~~~~ ../test.c:752:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __getdents ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ #define __getdents __fake____getdents #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __getdents #if defined __stub___getdents || defined __stub_____getdents #error "bad glibc stub" #endif extern char __getdents(); int main() { return __getdents(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__getdents' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__getdents; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:753:39: error: '__getdents' undeclared (first use in this function) int main(void) { void *__x = (void *)__getdents; return (int)__x; return 0; } ^~~~~~~~~~ ../test.c:753:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getdirentries ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ #define getdirentries __fake__getdirentries #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getdirentries #if defined __stub_getdirentries || defined __stub___getdirentries #error "bad glibc stub" #endif extern char getdirentries(); int main() { return getdirentries(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getdirentries' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getdirentries; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:753:39: error: 'getdirentries' undeclared (first use in this function) int main(void) { void *__x = (void *)getdirentries; return (int)__x; return 0; } ^~~~~~~~~~~~~ ../test.c:753:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getgrent ok ----------------------------------------------------------------------------------------------- Checking for getgrnam ok ----------------------------------------------------------------------------------------------- Checking for getgrouplist ok ----------------------------------------------------------------------------------------------- Checking for getgrset ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ #define getgrset __fake__getgrset #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getgrset #if defined __stub_getgrset || defined __stub___getgrset #error "bad glibc stub" #endif extern char getgrset(); int main() { return getgrset(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getgrset' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getgrset; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:754:39: error: 'getgrset' undeclared (first use in this function) int main(void) { void *__x = (void *)getgrset; return (int)__x; return 0; } ^~~~~~~~ ../test.c:754:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getmntent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define getmntent __fake__getmntent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getmntent #if defined __stub_getmntent || defined __stub___getmntent #error "bad glibc stub" #endif extern char getmntent(); int main() { return getmntent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getpagesize ok ----------------------------------------------------------------------------------------------- Checking for getpwanam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 #define getpwanam __fake__getpwanam #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getpwanam #if defined __stub_getpwanam || defined __stub___getpwanam #error "bad glibc stub" #endif extern char getpwanam(); int main() { return getpwanam(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getpwanam' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getpwanam; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:756:39: error: 'getpwanam' undeclared (first use in this function) int main(void) { void *__x = (void *)getpwanam; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:756:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getpwent_r ok ----------------------------------------------------------------------------------------------- Checking for getrlimit ok ----------------------------------------------------------------------------------------------- Checking for glob ok ----------------------------------------------------------------------------------------------- Checking for grantpt ok ----------------------------------------------------------------------------------------------- Checking for hstrerror ok ----------------------------------------------------------------------------------------------- Checking for initgroups ok ----------------------------------------------------------------------------------------------- Checking for innetgr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ #define innetgr __fake__innetgr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef innetgr #if defined __stub_innetgr || defined __stub___innetgr #error "bad glibc stub" #endif extern char innetgr(); int main() { return innetgr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `innetgr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)innetgr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:756:39: error: 'innetgr' undeclared (first use in this function) int main(void) { void *__x = (void *)innetgr; return (int)__x; return 0; } ^~~~~~~ ../test.c:756:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for llseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ #define llseek __fake__llseek #ifdef HAVE_LIMITS_H # include #else # include #endif #undef llseek #if defined __stub_llseek || defined __stub___llseek #error "bad glibc stub" #endif extern char llseek(); int main() { return llseek(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `llseek' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)llseek; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:757:39: error: 'llseek' undeclared (first use in this function) int main(void) { void *__x = (void *)llseek; return (int)__x; return 0; } ^~~~~~ ../test.c:757:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _llseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define _llseek __fake___llseek #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _llseek #if defined __stub__llseek || defined __stub____llseek #error "bad glibc stub" #endif extern char _llseek(); int main() { return _llseek(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_llseek' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_llseek; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:758:39: error: '_llseek' undeclared (first use in this function) int main(void) { void *__x = (void *)_llseek; return (int)__x; return 0; } ^~~~~~~ ../test.c:758:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __llseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ #define __llseek __fake____llseek #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __llseek #if defined __stub___llseek || defined __stub_____llseek #error "bad glibc stub" #endif extern char __llseek(); int main() { return __llseek(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__llseek' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__llseek; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:759:39: error: '__llseek' undeclared (first use in this function) int main(void) { void *__x = (void *)__llseek; return (int)__x; return 0; } ^~~~~~~~ ../test.c:759:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _lseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ #define _lseek __fake___lseek #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _lseek #if defined __stub__lseek || defined __stub____lseek #error "bad glibc stub" #endif extern char _lseek(); int main() { return _lseek(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_lseek' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_lseek; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:760:39: error: '_lseek' undeclared (first use in this function) int main(void) { void *__x = (void *)_lseek; return (int)__x; return 0; } ^~~~~~ ../test.c:760:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __lseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ #define __lseek __fake____lseek #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __lseek #if defined __stub___lseek || defined __stub_____lseek #error "bad glibc stub" #endif extern char __lseek(); int main() { return __lseek(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__lseek' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__lseek; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:761:39: error: '__lseek' undeclared (first use in this function) int main(void) { void *__x = (void *)__lseek; return (int)__x; return 0; } ^~~~~~~ ../test.c:761:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _lstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ #define _lstat __fake___lstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _lstat #if defined __stub__lstat || defined __stub____lstat #error "bad glibc stub" #endif extern char _lstat(); int main() { return _lstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_lstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_lstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:762:39: error: '_lstat' undeclared (first use in this function) int main(void) { void *__x = (void *)_lstat; return (int)__x; return 0; } ^~~~~~ ../test.c:762:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __lstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ #define __lstat __fake____lstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __lstat #if defined __stub___lstat || defined __stub_____lstat #error "bad glibc stub" #endif extern char __lstat(); int main() { return __lstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__lstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__lstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:763:39: error: '__lstat' undeclared (first use in this function) int main(void) { void *__x = (void *)__lstat; return (int)__x; return 0; } ^~~~~~~ ../test.c:763:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for lutimes ok ----------------------------------------------------------------------------------------------- Checking for __lxstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ #define __lxstat __fake____lxstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __lxstat #if defined __stub___lxstat || defined __stub_____lxstat #error "bad glibc stub" #endif extern char __lxstat(); int main() { return __lxstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__lxstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__lxstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:764:39: error: '__lxstat' undeclared (first use in this function) int main(void) { void *__x = (void *)__lxstat; return (int)__x; return 0; } ^~~~~~~~ ../test.c:764:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for memalign ok ----------------------------------------------------------------------------------------------- Checking for mknod ok ----------------------------------------------------------------------------------------------- Checking for mlock ok ----------------------------------------------------------------------------------------------- Checking for mlockall ok ----------------------------------------------------------------------------------------------- Checking for munlock ok ----------------------------------------------------------------------------------------------- Checking for munlockall ok ----------------------------------------------------------------------------------------------- Checking for _open ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ #define _open __fake___open #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _open #if defined __stub__open || defined __stub____open #error "bad glibc stub" #endif extern char _open(); int main() { return _open(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_open' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_open; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:765:39: error: '_open' undeclared (first use in this function) int main(void) { void *__x = (void *)_open; return (int)__x; return 0; } ^~~~~ ../test.c:765:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __open ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ #define __open __fake____open #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __open #if defined __stub___open || defined __stub_____open #error "bad glibc stub" #endif extern char __open(); int main() { return __open(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__open' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__open; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:766:39: error: '__open' undeclared (first use in this function) int main(void) { void *__x = (void *)__open; return (int)__x; return 0; } ^~~~~~ ../test.c:766:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _opendir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ #define _opendir __fake___opendir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _opendir #if defined __stub__opendir || defined __stub____opendir #error "bad glibc stub" #endif extern char _opendir(); int main() { return _opendir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_opendir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_opendir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:767:39: error: '_opendir' undeclared (first use in this function) int main(void) { void *__x = (void *)_opendir; return (int)__x; return 0; } ^~~~~~~~ ../test.c:767:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __opendir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ #define __opendir __fake____opendir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __opendir #if defined __stub___opendir || defined __stub_____opendir #error "bad glibc stub" #endif extern char __opendir(); int main() { return __opendir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__opendir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__opendir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:768:39: error: '__opendir' undeclared (first use in this function) int main(void) { void *__x = (void *)__opendir; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:768:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for pathconf ok ----------------------------------------------------------------------------------------------- Checking for poll ok ----------------------------------------------------------------------------------------------- Checking for posix_memalign ok ----------------------------------------------------------------------------------------------- Checking for pread ok ----------------------------------------------------------------------------------------------- Checking for _pread ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ #define _pread __fake___pread #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _pread #if defined __stub__pread || defined __stub____pread #error "bad glibc stub" #endif extern char _pread(); int main() { return _pread(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_pread' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_pread; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:769:39: error: '_pread' undeclared (first use in this function) int main(void) { void *__x = (void *)_pread; return (int)__x; return 0; } ^~~~~~ ../test.c:769:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __pread ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ #define __pread __fake____pread #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __pread #if defined __stub___pread || defined __stub_____pread #error "bad glibc stub" #endif extern char __pread(); int main() { return __pread(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__pread' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__pread; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:770:39: error: '__pread' undeclared (first use in this function) int main(void) { void *__x = (void *)__pread; return (int)__x; return 0; } ^~~~~~~ ../test.c:770:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for pwrite ok ----------------------------------------------------------------------------------------------- Checking for _pwrite ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ #define _pwrite __fake___pwrite #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _pwrite #if defined __stub__pwrite || defined __stub____pwrite #error "bad glibc stub" #endif extern char _pwrite(); int main() { return _pwrite(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_pwrite' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_pwrite; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:771:39: error: '_pwrite' undeclared (first use in this function) int main(void) { void *__x = (void *)_pwrite; return (int)__x; return 0; } ^~~~~~~ ../test.c:771:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __pwrite ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ #define __pwrite __fake____pwrite #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __pwrite #if defined __stub___pwrite || defined __stub_____pwrite #error "bad glibc stub" #endif extern char __pwrite(); int main() { return __pwrite(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__pwrite' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__pwrite; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:772:39: error: '__pwrite' undeclared (first use in this function) int main(void) { void *__x = (void *)__pwrite; return (int)__x; return 0; } ^~~~~~~~ ../test.c:772:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for rdchk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ #define rdchk __fake__rdchk #ifdef HAVE_LIMITS_H # include #else # include #endif #undef rdchk #if defined __stub_rdchk || defined __stub___rdchk #error "bad glibc stub" #endif extern char rdchk(); int main() { return rdchk(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `rdchk' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)rdchk; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:772:39: error: 'rdchk' undeclared (first use in this function) int main(void) { void *__x = (void *)rdchk; return (int)__x; return 0; } ^~~~~ ../test.c:772:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _read ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ #define _read __fake___read #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _read #if defined __stub__read || defined __stub____read #error "bad glibc stub" #endif extern char _read(); int main() { return _read(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_read' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_read; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:773:39: error: '_read' undeclared (first use in this function) int main(void) { void *__x = (void *)_read; return (int)__x; return 0; } ^~~~~ ../test.c:773:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __read ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ #define __read __fake____read #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __read #if defined __stub___read || defined __stub_____read #error "bad glibc stub" #endif extern char __read(); int main() { return __read(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__read' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__read; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:774:39: error: '__read' undeclared (first use in this function) int main(void) { void *__x = (void *)__read; return (int)__x; return 0; } ^~~~~~ ../test.c:774:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _readdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ #define _readdir __fake___readdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _readdir #if defined __stub__readdir || defined __stub____readdir #error "bad glibc stub" #endif extern char _readdir(); int main() { return _readdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_readdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_readdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:775:39: error: '_readdir' undeclared (first use in this function) int main(void) { void *__x = (void *)_readdir; return (int)__x; return 0; } ^~~~~~~~ ../test.c:775:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __readdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ #define __readdir __fake____readdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __readdir #if defined __stub___readdir || defined __stub_____readdir #error "bad glibc stub" #endif extern char __readdir(); int main() { return __readdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__readdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__readdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:776:39: error: '__readdir' undeclared (first use in this function) int main(void) { void *__x = (void *)__readdir; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:776:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for _seekdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ #define _seekdir __fake___seekdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _seekdir #if defined __stub__seekdir || defined __stub____seekdir #error "bad glibc stub" #endif extern char _seekdir(); int main() { return _seekdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_seekdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_seekdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:777:39: error: '_seekdir' undeclared (first use in this function) int main(void) { void *__x = (void *)_seekdir; return (int)__x; return 0; } ^~~~~~~~ ../test.c:777:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __seekdir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ #define __seekdir __fake____seekdir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __seekdir #if defined __stub___seekdir || defined __stub_____seekdir #error "bad glibc stub" #endif extern char __seekdir(); int main() { return __seekdir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__seekdir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__seekdir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:778:39: error: '__seekdir' undeclared (first use in this function) int main(void) { void *__x = (void *)__seekdir; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:778:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for select ok ----------------------------------------------------------------------------------------------- Checking for setenv ok ----------------------------------------------------------------------------------------------- Checking for setgidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define setgidx __fake__setgidx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setgidx #if defined __stub_setgidx || defined __stub___setgidx #error "bad glibc stub" #endif extern char setgidx(); int main() { return setgidx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setgidx' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setgidx; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:778:39: error: 'setgidx' undeclared (first use in this function) int main(void) { void *__x = (void *)setgidx; return (int)__x; return 0; } ^~~~~~~ ../test.c:778:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setgroups ok ----------------------------------------------------------------------------------------------- Checking for setlocale ok ----------------------------------------------------------------------------------------------- Checking for setluid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define setluid __fake__setluid #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setluid #if defined __stub_setluid || defined __stub___setluid #error "bad glibc stub" #endif extern char setluid(); int main() { return setluid(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setluid' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setluid; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:778:39: error: 'setluid' undeclared (first use in this function) int main(void) { void *__x = (void *)setluid; return (int)__x; return 0; } ^~~~~~~ ../test.c:778:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setmntent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define setmntent __fake__setmntent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setmntent #if defined __stub_setmntent || defined __stub___setmntent #error "bad glibc stub" #endif extern char setmntent(); int main() { return setmntent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setpgid ok ----------------------------------------------------------------------------------------------- Checking for setpriv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 #define setpriv __fake__setpriv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setpriv #if defined __stub_setpriv || defined __stub___setpriv #error "bad glibc stub" #endif extern char setpriv(); int main() { return setpriv(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setpriv' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setpriv; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:779:39: error: 'setpriv' undeclared (first use in this function) int main(void) { void *__x = (void *)setpriv; return (int)__x; return 0; } ^~~~~~~ ../test.c:779:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for setsid ok ----------------------------------------------------------------------------------------------- Checking for setuidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 #define setuidx __fake__setuidx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setuidx #if defined __stub_setuidx || defined __stub___setuidx #error "bad glibc stub" #endif extern char setuidx(); int main() { return setuidx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setuidx' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setuidx; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:779:39: error: 'setuidx' undeclared (first use in this function) int main(void) { void *__x = (void *)setuidx; return (int)__x; return 0; } ^~~~~~~ ../test.c:779:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for shmget ok ----------------------------------------------------------------------------------------------- Checking for shm_open ok ----------------------------------------------------------------------------------------------- Checking for _stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 #define _stat __fake___stat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _stat #if defined __stub__stat || defined __stub____stat #error "bad glibc stub" #endif extern char _stat(); int main() { return _stat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_stat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_stat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:780:39: error: '_stat' undeclared (first use in this function) int main(void) { void *__x = (void *)_stat; return (int)__x; return 0; } ^~~~~ ../test.c:780:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ #define __stat __fake____stat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __stat #if defined __stub___stat || defined __stub_____stat #error "bad glibc stub" #endif extern char __stat(); int main() { return __stat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__stat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__stat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:781:39: error: '__stat' undeclared (first use in this function) int main(void) { void *__x = (void *)__stat; return (int)__x; return 0; } ^~~~~~ ../test.c:781:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for statvfs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define statvfs __fake__statvfs #ifdef HAVE_LIMITS_H # include #else # include #endif #undef statvfs #if defined __stub_statvfs || defined __stub___statvfs #error "bad glibc stub" #endif extern char statvfs(); int main() { return statvfs(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strcasecmp ok ----------------------------------------------------------------------------------------------- Checking for strchr ok ----------------------------------------------------------------------------------------------- Checking for strpbrk ok ----------------------------------------------------------------------------------------------- Checking for strsignal ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define strsignal __fake__strsignal #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strsignal #if defined __stub_strsignal || defined __stub___strsignal #error "bad glibc stub" #endif extern char strsignal(); int main() { return strsignal(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strtol ok ----------------------------------------------------------------------------------------------- Checking for strupr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define strupr __fake__strupr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef strupr #if defined __stub_strupr || defined __stub___strupr #error "bad glibc stub" #endif extern char strupr(); int main() { return strupr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `strupr' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:783:39: error: 'strupr' undeclared (first use in this function) int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } ^~~~~~ ../test.c:783:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for sysconf ok ----------------------------------------------------------------------------------------------- Checking for sysctl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define sysctl __fake__sysctl #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sysctl #if defined __stub_sysctl || defined __stub___sysctl #error "bad glibc stub" #endif extern char sysctl(); int main() { return sysctl(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for sysctlbyname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 #define sysctlbyname __fake__sysctlbyname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sysctlbyname #if defined __stub_sysctlbyname || defined __stub___sysctlbyname #error "bad glibc stub" #endif extern char sysctlbyname(); int main() { return sysctlbyname(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)sysctlbyname; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:785:39: error: 'sysctlbyname' undeclared (first use in this function) int main(void) { void *__x = (void *)sysctlbyname; return (int)__x; return 0; } ^~~~~~~~~~~~ ../test.c:785:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __sys_llseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ #define __sys_llseek __fake____sys_llseek #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __sys_llseek #if defined __stub___sys_llseek || defined __stub_____sys_llseek #error "bad glibc stub" #endif extern char __sys_llseek(); int main() { return __sys_llseek(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__sys_llseek' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__sys_llseek; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:786:39: error: '__sys_llseek' undeclared (first use in this function) int main(void) { void *__x = (void *)__sys_llseek; return (int)__x; return 0; } ^~~~~~~~~~~~ ../test.c:786:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for syslog ok ----------------------------------------------------------------------------------------------- Checking for _telldir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ #define _telldir __fake___telldir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _telldir #if defined __stub__telldir || defined __stub____telldir #error "bad glibc stub" #endif extern char _telldir(); int main() { return _telldir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_telldir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_telldir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:787:39: error: '_telldir' undeclared (first use in this function) int main(void) { void *__x = (void *)_telldir; return (int)__x; return 0; } ^~~~~~~~ ../test.c:787:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __telldir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ #define __telldir __fake____telldir #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __telldir #if defined __stub___telldir || defined __stub_____telldir #error "bad glibc stub" #endif extern char __telldir(); int main() { return __telldir(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__telldir' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__telldir; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:788:39: error: '__telldir' undeclared (first use in this function) int main(void) { void *__x = (void *)__telldir; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:788:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for timegm ok ----------------------------------------------------------------------------------------------- Checking for utimensat ok ----------------------------------------------------------------------------------------------- Checking for vsyslog ok ----------------------------------------------------------------------------------------------- Checking for _write ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ #define _write __fake___write #ifdef HAVE_LIMITS_H # include #else # include #endif #undef _write #if defined __stub__write || defined __stub____write #error "bad glibc stub" #endif extern char _write(); int main() { return _write(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `_write' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)_write; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:789:39: error: '_write' undeclared (first use in this function) int main(void) { void *__x = (void *)_write; return (int)__x; return 0; } ^~~~~~ ../test.c:789:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __write ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ #define __write __fake____write #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __write #if defined __stub___write || defined __stub_____write #error "bad glibc stub" #endif extern char __write(); int main() { return __write(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__write' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__write; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:790:39: error: '__write' undeclared (first use in this function) int main(void) { void *__x = (void *)__write; return (int)__x; return 0; } ^~~~~~~ ../test.c:790:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for __xstat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ #define __xstat __fake____xstat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef __xstat #if defined __stub___xstat || defined __stub_____xstat #error "bad glibc stub" #endif extern char __xstat(); int main() { return __xstat(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `__xstat' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)__xstat; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:791:39: error: '__xstat' undeclared (first use in this function) int main(void) { void *__x = (void *)__xstat; return (int)__x; return 0; } ^~~~~~~ ../test.c:791:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if can we convert from CP850 to UCS-2LE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { iconv_t cd = iconv_open("CP850", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) return -1; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-liconv'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking if can we convert from UTF-8 to UCS-2LE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { iconv_t cd = iconv_open("UTF-8", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) return -1; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-liconv'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for dirfd ok ----------------------------------------------------------------------------------------------- vfs_fileid checking for statfs() and struct statfs.f_fsid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct statfs fsd; fsid_t fsid = fsd.f_fsid; return statfs(".", &fsd);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking whether the Linux 'fallocate' function is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int ret = fallocate(0, FALLOC_FL_KEEP_SIZE, 0, 10);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether Linux 'fallocate' supports hole-punching ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int ret = fallocate(0, FALLOC_FL_PUNCH_HOLE, 0, 10);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether lseek supports hole/data seeking ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int ret = lseek(0, 0, SEEK_HOLE); ret = lseek(0, 0, SEEK_DATA);; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:803:35: error: 'SEEK_HOLE' undeclared (first use in this function) int ret = lseek(0, 0, SEEK_HOLE); ^~~~~~~~~ ../test.c:803:35: note: each undeclared identifier is reported only once for each function it appears in ../test.c:804:31: error: 'SEEK_DATA' undeclared (first use in this function) ret = lseek(0, 0, SEEK_DATA);; return 0; } ^~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking whether Linux readahead is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { ssize_t err = readahead(0,0,0x80000);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of readahead ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef readahead void *_x; _x=(void *)&readahead; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for openat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int fd = openat(AT_FDCWD, ".", O_RDONLY);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking if we can use msg_control for passing file descriptors ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct msghdr msg; union { struct cmsghdr cm; char control[CMSG_SPACE(sizeof(int))]; } control_un; msg.msg_control = control_un.control; msg.msg_controllen = sizeof(control_un.control); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking if we can use msg_accrights for passing file descriptors ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct msghdr msg; int fd; msg.msg_accrights = (caddr_t) &fd; msg.msg_accrightslen = sizeof(fd); ; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:813:4: error: 'struct msghdr' has no member named 'msg_accrights' msg.msg_accrights = (caddr_t) &fd; ^ ../test.c:814:4: error: 'struct msghdr' has no member named 'msg_accrightslen'; did you mean 'msg_iovlen'? msg.msg_accrightslen = sizeof(fd); ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for program awk find program=['awk'] paths=[] var='AWK' -> '/usr/bin/awk' ----------------------------------------------------------------------------------------------- Checking for header asm/types.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for major macro ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { dev_t dev; int i = major(dev); return 0; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for minor macro ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { dev_t dev; int i = minor(dev); return 0; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for member d_off in struct dirent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct dirent s; void *_x; _x=(void *)&s.d_off; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for setnetgrent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 #define setnetgrent __fake__setnetgrent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef setnetgrent #if defined __stub_setnetgrent || defined __stub___setnetgrent #error "bad glibc stub" #endif extern char setnetgrent(); int main() { return setnetgrent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `setnetgrent' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)setnetgrent; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:812:39: error: 'setnetgrent' undeclared (first use in this function) int main(void) { void *__x = (void *)setnetgrent; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:812:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getnetgrent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ #define getnetgrent __fake__getnetgrent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getnetgrent #if defined __stub_getnetgrent || defined __stub___getnetgrent #error "bad glibc stub" #endif extern char getnetgrent(); int main() { return getnetgrent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getnetgrent' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getnetgrent; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:813:39: error: 'getnetgrent' undeclared (first use in this function) int main(void) { void *__x = (void *)getnetgrent; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:813:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for endnetgrent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ #define endnetgrent __fake__endnetgrent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef endnetgrent #if defined __stub_endnetgrent || defined __stub___endnetgrent #error "bad glibc stub" #endif extern char endnetgrent(); int main() { return endnetgrent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `endnetgrent' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)endnetgrent; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:814:39: error: 'endnetgrent' undeclared (first use in this function) int main(void) { void *__x = (void *)endnetgrent; return (int)__x; return 0; } ^~~~~~~~~~~ ../test.c:814:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking compiler accepts -Werror-implicit-function-declaration ==> int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Werror-implicit-function-declaration', '-Werror', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for setnetgrent prototype ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { setnetgrent("foo"); return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:815:19: error: implicit declaration of function 'setnetgrent' [-Werror=implicit-function-declaration] int main(void) { setnetgrent("foo"); return 0; } ^~~~~~~~~~~ cc1: some warnings being treated as errors ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Werror-implicit-function-declaration', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getnetgrent prototype ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { getnetgrent; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:816:19: error: 'getnetgrent' undeclared (first use in this function) int main(void) { getnetgrent; return 0; } ^~~~~~~~~~~ ../test.c:816:19: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Werror-implicit-function-declaration', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for endnetgrent prototype ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { endnetgrent; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:817:19: error: 'endnetgrent' undeclared (first use in this function) int main(void) { endnetgrent; return 0; } ^~~~~~~~~~~ ../test.c:817:19: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-Werror-implicit-function-declaration', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for pututline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define pututline __fake__pututline #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pututline #if defined __stub_pututline || defined __stub___pututline #error "bad glibc stub" #endif extern char pututline(); int main() { return pututline(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for pututxline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define pututxline __fake__pututxline #ifdef HAVE_LIMITS_H # include #else # include #endif #undef pututxline #if defined __stub_pututxline || defined __stub___pututxline #error "bad glibc stub" #endif extern char pututxline(); int main() { return pututxline(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for updwtmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define updwtmp __fake__updwtmp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef updwtmp #if defined __stub_updwtmp || defined __stub___updwtmp #error "bad glibc stub" #endif extern char updwtmp(); int main() { return updwtmp(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for updwtmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define updwtmpx __fake__updwtmpx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef updwtmpx #if defined __stub_updwtmpx || defined __stub___updwtmpx #error "bad glibc stub" #endif extern char updwtmpx(); int main() { return updwtmpx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getutmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define getutmpx __fake__getutmpx #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getutmpx #if defined __stub_getutmpx || defined __stub___getutmpx #error "bad glibc stub" #endif extern char getutmpx(); int main() { return getutmpx(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `getutmpx' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)getutmpx; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:824:39: error: 'getutmpx' undeclared (first use in this function) int main(void) { void *__x = (void *)getutmpx; return (int)__x; return 0; } ^~~~~~~~ ../test.c:824:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for getutxent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define getutxent __fake__getutxent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getutxent #if defined __stub_getutxent || defined __stub___getutxent #error "bad glibc stub" #endif extern char getutxent(); int main() { return getutxent(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_name in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_name; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_user in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_user; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_id in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_id; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_host in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_host; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_time in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_time; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_tv in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_tv; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_type in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_type; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_pid in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_pid; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_exit.e_exit in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp s; void *_x; _x=(void *)&s.ut_exit.e_exit; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_syslen in struct utmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmpx s; void *_x; _x=(void *)&s.ut_syslen; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:835:58: error: 'struct utmpx' has no member named 'ut_syslen'; did you mean 'ut_type'? int main(void) { struct utmpx s; void *_x; _x=(void *)&s.ut_syslen; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking whether pututline returns pointer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utmp utarg; struct utmp *utreturn; utreturn = pututline(&utarg);; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 1)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:837:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 1)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 /* #undef SIZEOF_UTMP_UT_LINE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 2)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:838:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 2)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 /* #undef SIZEOF_UTMP_UT_LINE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 4)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:838:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 4)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 /* #undef SIZEOF_UTMP_UT_LINE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 8)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:838:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 8)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 /* #undef SIZEOF_UTMP_UT_LINE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 16)];; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:838:30: error: size of array 'test_array' is negative int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 16)];; return 0; } ^~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 32 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 /* #undef SIZEOF_UTMP_UT_LINE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 32)];; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether Linux should use 32-bit credential calls ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #if defined(HAVE_UNISTD_H) #include #endif #include #include #include #include #ifdef HAVE_SYS_PRIV_H #include #endif #ifdef HAVE_SYS_ID_H #include #endif #if defined(HAVE_SYSCALL_H) #include #endif #if defined(HAVE_SYS_SYSCALL_H) #include #endif syscall(SYS_setresuid32, -1, -1, -1); syscall(SYS_setresgid32, -1, -1, -1); syscall(SYS_setreuid32, -1, -1); syscall(SYS_setregid32, -1, -1); syscall(SYS_setuid32, -1); syscall(SYS_setgid32, -1); syscall(SYS_setgroups32, 0, NULL); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether we can use Linux thread-specific credentials with 32-bit system calls ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define AUTOCONF_TEST 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define USE_LINUX_32BIT_SYSCALLS 1 #include "../lib/util/setid.c" #include "./lib/util_sec.c" <== [1/2] Compiling test.c In file included from ../test.c:845:0: /home/naourr/work/instance-3/output/build/samba4-4.8.1/source3/./lib/util_sec.c:45:0: warning: "bool" redefined #define bool int In file included from ../test.c:837:0: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/include/stdbool.h:33:0: note: this is the location of the previous definition #define bool _Bool In file included from ../test.c:845:0: /home/naourr/work/instance-3/output/build/samba4-4.8.1/source3/./lib/util_sec.c:525:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking whether Linux netlink is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include #include ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether Linux rtnetlink is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include #include #include ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether fcntl locking is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "../tests/fcntl_lock.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking whether fcntl lock supports open file description locks ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define DATA "ofdtest.fcntl" int main() { struct flock lck = { .l_whence = SEEK_SET, .l_type = F_WRLCK, .l_start = 0, .l_len = 1, .l_pid = 0, }; int ret; int fd1; int fd2; char *testdir = getenv("TESTDIR"); if (testdir) { if (chdir(testdir) != 0) { goto err; } } unlink(DATA); fd1 = open(DATA, O_RDWR|O_CREAT|O_EXCL, 0600); fd2 = open(DATA, O_RDWR); if (fd1 == -1 || fd2 == -1) { goto err; } ret = fcntl(fd1,F_OFD_SETLKW,&lck); if (ret == -1) { goto err; } ret = fcntl(fd2,F_OFD_SETLK,&lck); if (ret != -1) { goto err; } if (errno != EAGAIN) { goto err; } ret = fcntl(fd2,F_OFD_GETLK,&lck); if (ret == -1) { goto err; } unlink(DATA); exit(0); err: unlink(DATA); exit(1); } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:879:25: error: 'F_OFD_SETLKW' undeclared (first use in this function) ret = fcntl(fd1,F_OFD_SETLKW,&lck); ^~~~~~~~~~~~ ../test.c:879:25: note: each undeclared identifier is reported only once for each function it appears in ../test.c:883:25: error: 'F_OFD_SETLK' undeclared (first use in this function) ret = fcntl(fd2,F_OFD_SETLK,&lck); ^~~~~~~~~~~ ../test.c:890:25: error: 'F_OFD_GETLK' undeclared (first use in this function) ret = fcntl(fd2,F_OFD_GETLK,&lck); ^~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_mtim.tv_nsec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtim.tv_nsec; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member st_mtimensec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtimensec; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:847:57: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'? int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtimensec; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_mtimespec.tv_nsec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtimespec.tv_nsec; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:848:57: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtimespec.tv_nsec; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_mtime_n in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtime_n; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:849:57: error: 'struct stat' has no member named 'st_mtime_n'; did you mean 'st_mtim'? int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtime_n; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_umtime in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_umtime; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:850:57: error: 'struct stat' has no member named 'st_umtime'; did you mean 'st_mtim'? int main(void) { struct stat s; void *_x; _x=(void *)&s.st_umtime; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_birthtime in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtime; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:852:57: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'? int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtime; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_birthtimespec.tv_nsec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtimespec.tv_nsec; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:853:57: error: 'struct stat' has no member named 'st_birthtimespec' int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtimespec.tv_nsec; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member st_birthtimensec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtimensec; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:854:57: error: 'struct stat' has no member named 'st_birthtimensec' int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtimensec; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking whether posix_fadvise is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { ssize_t err = posix_fadvise(0,0,0x80000,POSIX_FADV_WILLNEED); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether sysconf(_SC_NGROUPS_MAX) is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include return sysconf(_SC_NGROUPS_MAX) == -1 ? 1 : 0; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether sysconf(_SC_NPROC_ONLN) is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include return sysconf(_SC_NPROC_ONLN) == -1 ? 1 : 0; ; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:859:40: error: '_SC_NPROC_ONLN' undeclared (first use in this function) return sysconf(_SC_NPROC_ONLN) == -1 ? 1 : 0; ^~~~~~~~~~~~~~ ../test.c:859:40: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking whether sysconf(_SC_NPROCESSORS_ONLN) is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include return sysconf(_SC_NPROCESSORS_ONLN) == -1 ? 1 : 0; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether sysconf(_SC_PAGESIZE) is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include return sysconf(_SC_PAGESIZE) == -1 ? 1 : 0; ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether to use the Darwin-specific initgroups system call ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include #include syscall(SYS_initgroups, 16, NULL, NULL, 0); ; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:863:9: error: 'SYS_initgroups' undeclared (first use in this function) syscall(SYS_initgroups, 16, NULL, NULL, 0); ^~~~~~~~~~~~~~ ../test.c:863:9: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking whether struct utimbuf is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct utimbuf tbuf; tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether we have the struct sigevent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sigevent s;; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for member sigev_value.sival_ptr in struct sigevent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sigevent s; void *_x; _x=(void *)&s.sigev_value.sival_ptr; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for member sigev_value.sigval_ptr in struct sigevent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sigevent s; void *_x; _x=(void *)&s.sigev_value.sigval_ptr; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:865:73: error: 'sigval_t {aka union sigval}' has no member named 'sigval_ptr'; did you mean 'sival_ptr'? int main(void) { struct sigevent s; void *_x; _x=(void *)&s.sigev_value.sigval_ptr; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for the maximum value of the 'time_t' type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include main() { struct tm *tm; if (sizeof(time_t) == 8) { time_t max_time = 0x7fffffffffffffffll; tm = gmtime(&max_time); /* This should fail with 32-bit tm_year. */ if (tm == NULL) { /* Max time_t that works with 32-bit int tm_year in struct tm. */ max_time = 67768036191676799ll; tm = gmtime(&max_time); if (tm) { exit(0); } } } exit(1); } <== [1/2] Compiling test.c ../test.c:868:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ ../test.c: In function 'main': ../test.c:871:35: warning: overflow in implicit constant conversion [-Woverflow] time_t max_time = 0x7fffffffffffffffll; ^~~~~~~~~~~~~~~~~~~~ ../test.c:876:36: warning: overflow in implicit constant conversion [-Woverflow] max_time = 67768036191676799ll; ^~~~~~~~~~~~~~~~~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking whether the macro for makedev is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #include #include #include #include #include #include #include #include #include #include #include #include #include #include #if defined(HAVE_UNISTD_H) #include #endif #include main() { dev_t dev = makedev(1,2); return 0; } <== [1/2] Compiling test.c ../test.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { dev_t dev = makedev(1,2); return 0; } ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether the realpath function allows a NULL argument ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include void exit_on_core(int ignored) { exit(1); } main() { char *newpath; signal(SIGSEGV, exit_on_core); newpath = realpath("/tmp", NULL); exit((newpath != NULL) ? 0 : 1); } <== [1/2] Compiling test.c ../test.c:878:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for ftruncate extend ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "../tests/ftruncate.c" <== [1/2] Compiling test.c In file included from ../test.c:870:0: /home/naourr/work/instance-3/output/build/samba4-4.8.1/source3/../tests/ftruncate.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for header sys/sendfile.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for linux sendfile support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int tofd, fromfd; off_t offset; size_t total; ssize_t nwritten = sendfile(tofd, fromfd, &offset, total); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- getcwd takes a NULL argument ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include main() { char *s = getcwd(NULL,0); exit(s != NULL ? 0 : 1); } <== [1/2] Compiling test.c ../test.c:878:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking for library gen ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lgen collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lgen'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ----------------------------------------------------------------------------------------------- Checking for getspnam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define getspnam __fake__getspnam #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getspnam #if defined __stub_getspnam || defined __stub___getspnam #error "bad glibc stub" #endif extern char getspnam(); int main() { return getspnam(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header sys/fs/vx_quota.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:29: fatal error: sys/fs/vx_quota.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header sys/quota.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header ufs/ufs/quota.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:27: fatal error: ufs/ufs/quota.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for header xfs/xqm.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: xfs/xqm.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- for XFS QUOTA in ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_ASM_TYPES_H #include #endif #include int i = Q_XGETQUOTA;; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:880:38: fatal error: confdefs.h: No such file or directory #include "confdefs.h" ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member dqb_fsoftlimit in struct dqblk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct dqblk s; void *_x; _x=(void *)&s.dqb_fsoftlimit; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:881:58: error: 'struct dqblk' has no member named 'dqb_fsoftlimit'; did you mean 'dqb_bsoftlimit'? int main(void) { struct dqblk s; void *_x; _x=(void *)&s.dqb_fsoftlimit; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for member dqb_curbytes in struct dqblk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct dqblk s; void *_x; _x=(void *)&s.dqb_curbytes; return 0; } <== [1/1] Compiling test.c ../test.c: In function 'main': ../test.c:882:58: error: 'struct dqblk' has no member named 'dqb_curbytes'; did you mean 'dqb_curinodes'? int main(void) { struct dqblk s; void *_x; _x=(void *)&s.dqb_curbytes; return 0; } ^ ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ----------------------------------------------------------------------------------------------- Checking for header rpcsvc/rquota.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for member getquota_rslt_u in struct getquota_rslt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct getquota_rslt s; void *_x; _x=(void *)&s.getquota_rslt_u; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for header rpc/types.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for header rpc/xdr.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- checking for clnt_create() ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { clnt_create("", RQUOTAPROG, RQUOTAVERS, "udp"); ; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic'] returncode 0 ok ----------------------------------------------------------------------------------------------- Checking whether seekdir returns void ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void seekdir(DIR *d, long loc) { return; }; return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/source3', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header linux/fs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for declaration of FS_IOC_GETFLAGS ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef FS_IOC_GETFLAGS void *_x; _x=(void *)&FS_IOC_GETFLAGS; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of FS_COMPR_FL ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef FS_COMPR_FL void *_x; _x=(void *)&FS_COMPR_FL; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ----------------------------------------------------------------------------------------------- Checking for header cephfs/libcephfs.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:30: fatal error: cephfs/libcephfs.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ----------------------------------------------------------------------------------------------- Checking for dbus /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs dbus-1 -I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib -ldbus-1 yes ----------------------------------------------------------------------------------------------- Checking for header dbus/dbus.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ----------------------------------------------------------------------------------------------- Checking for library dbus-1 ==> int foo() { int v = 2; return v*2; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/libtestprog.so ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/libtestprog.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-shared', '-Wl,-Bdynamic', '-ldbus-1'] yes ----------------------------------------------------------------------------------------------- Checking for program ncurses5-config find program=['ncurses5-config'] paths=[] var='NCURSES_CONFIG' -> '/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/ncurses6-config' ---------------------------------------------------------------------------------------------------------------- Checking for /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/ncurses6-config /home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/ncurses6-config --cflags --libs -D_GNU_SOURCE -I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include -L/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib -lncurses yes ---------------------------------------------------------------------------------------------------------------- Checking for header ncurses.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_GNU_SOURCE', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for header menu.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_GNU_SOURCE', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for header panel.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_GNU_SOURCE', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for header form.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_GNU_SOURCE', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for initscr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define initscr __fake__initscr #ifdef HAVE_LIMITS_H # include #else # include #endif #undef initscr #if defined __stub_initscr || defined __stub___initscr #error "bad glibc stub" #endif extern char initscr(); int main() { return initscr(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_GNU_SOURCE', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lncurses'] ok ---------------------------------------------------------------------------------------------------------------- Checking for library menu ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lmenu'] yes ---------------------------------------------------------------------------------------------------------------- Checking for set_menu_items ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define set_menu_items __fake__set_menu_items #ifdef HAVE_LIMITS_H # include #else # include #endif #undef set_menu_items #if defined __stub_set_menu_items || defined __stub___set_menu_items #error "bad glibc stub" #endif extern char set_menu_items(); int main() { return set_menu_items(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lmenu'] ok ---------------------------------------------------------------------------------------------------------------- Checking for item_count ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define item_count __fake__item_count #ifdef HAVE_LIMITS_H # include #else # include #endif #undef item_count #if defined __stub_item_count || defined __stub___item_count #error "bad glibc stub" #endif extern char item_count(); int main() { return item_count(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lmenu'] ok ---------------------------------------------------------------------------------------------------------------- Checking for library panel ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lpanel'] yes ---------------------------------------------------------------------------------------------------------------- Checking for new_panel ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define new_panel __fake__new_panel #ifdef HAVE_LIMITS_H # include #else # include #endif #undef new_panel #if defined __stub_new_panel || defined __stub___new_panel #error "bad glibc stub" #endif extern char new_panel(); int main() { return new_panel(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lpanel'] ok ---------------------------------------------------------------------------------------------------------------- Checking for show_panel ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define show_panel __fake__show_panel #ifdef HAVE_LIMITS_H # include #else # include #endif #undef show_panel #if defined __stub_show_panel || defined __stub___show_panel #error "bad glibc stub" #endif extern char show_panel(); int main() { return show_panel(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lpanel'] ok ---------------------------------------------------------------------------------------------------------------- Checking for library form ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lform'] yes ---------------------------------------------------------------------------------------------------------------- Checking for new_field ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define new_field __fake__new_field #ifdef HAVE_LIMITS_H # include #else # include #endif #undef new_field #if defined __stub_new_field || defined __stub___new_field #error "bad glibc stub" #endif extern char new_field(); int main() { return new_field(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lform'] ok ---------------------------------------------------------------------------------------------------------------- Checking for new_form ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define new_form __fake__new_form #ifdef HAVE_LIMITS_H # include #else # include #endif #undef new_form #if defined __stub_new_form || defined __stub___new_form #error "bad glibc stub" #endif extern char new_form(); int main() { return new_form(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lform'] ok ---------------------------------------------------------------------------------------------------------------- Checking for header ftw.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for nftw ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define nftw __fake__nftw #ifdef HAVE_LIMITS_H # include #else # include #endif #undef nftw #if defined __stub_nftw || defined __stub___nftw #error "bad glibc stub" #endif extern char nftw(); int main() { return nftw(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ---------------------------------------------------------------------------------------------------------------- Checking for library crypto ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lcrypto'] yes ---------------------------------------------------------------------------------------------------------------- Checking for DES_pcbc_encrypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define DES_pcbc_encrypt __fake__DES_pcbc_encrypt #ifdef HAVE_LIMITS_H # include #else # include #endif #undef DES_pcbc_encrypt #if defined __stub_DES_pcbc_encrypt || defined __stub___DES_pcbc_encrypt #error "bad glibc stub" #endif extern char DES_pcbc_encrypt(); int main() { return DES_pcbc_encrypt(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lcrypto'] ok ---------------------------------------------------------------------------------------------------------------- Checking for openpty ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define openpty __fake__openpty #ifdef HAVE_LIMITS_H # include #else # include #endif #undef openpty #if defined __stub_openpty || defined __stub___openpty #error "bad glibc stub" #endif extern char openpty(); int main() { return openpty(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ---------------------------------------------------------------------------------------------------------------- Checking for header sched.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for header procinfo.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: procinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'no ---------------------------------------------------------------------------------------------------------------- Checking for sched_setscheduler ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define sched_setscheduler __fake__sched_setscheduler #ifdef HAVE_LIMITS_H # include #else # include #endif #undef sched_setscheduler #if defined __stub_sched_setscheduler || defined __stub___sched_setscheduler #error "bad glibc stub" #endif extern char sched_setscheduler(); int main() { return sched_setscheduler(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ---------------------------------------------------------------------------------------------------------------- Checking for mlockall ok ---------------------------------------------------------------------------------------------------------------- Checking for variable ETIME ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef ETIME void *_x; _x=(void *)&ETIME; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] ok ---------------------------------------------------------------------------------------------------------------- Checking for backtrace ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #define backtrace __fake__backtrace #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace #if defined __stub_backtrace || defined __stub___backtrace #error "bad glibc stub" #endif extern char backtrace(); int main() { return backtrace(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:989:39: error: 'backtrace' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:989:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ---------------------------------------------------------------------------------------------------------------- Checking for backtrace_symbols ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #define backtrace_symbols __fake__backtrace_symbols #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace_symbols #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols #error "bad glibc stub" #endif extern char backtrace_symbols(); int main() { return backtrace_symbols(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace_symbols' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:989:39: error: 'backtrace_symbols' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~ ../test.c:989:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ---------------------------------------------------------------------------------------------------------------- Checking for library execinfo ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-Bdynamic', '-lexecinfo'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'not found ---------------------------------------------------------------------------------------------------------------- Checking for backtrace ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #define backtrace __fake__backtrace #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace #if defined __stub_backtrace || defined __stub___backtrace #error "bad glibc stub" #endif extern char backtrace(); int main() { return backtrace(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:989:39: error: 'backtrace' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace; return (int)__x; return 0; } ^~~~~~~~~ ../test.c:989:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ---------------------------------------------------------------------------------------------------------------- Checking for backtrace_symbols ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #define backtrace_symbols __fake__backtrace_symbols #ifdef HAVE_LIMITS_H # include #else # include #endif #undef backtrace_symbols #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols #error "bad glibc stub" #endif extern char backtrace_symbols(); int main() { return backtrace_symbols(); } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog default/test_1.o: In function `main': test.c:(.text.startup+0x10): undefined reference to `backtrace_symbols' collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ../test.c:15:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } <== [1/2] Compiling test.c ../test.c: In function 'main': ../test.c:989:39: error: 'backtrace_symbols' undeclared (first use in this function) int main(void) { void *__x = (void *)backtrace_symbols; return (int)__x; return 0; } ^~~~~~~~~~~~~~~~~ ../test.c:989:39: note: each undeclared identifier is reported only once for each function it appears in ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found ---------------------------------------------------------------------------------------------------------------- Checking for header linux/sockios.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for header linux/ethtool.h ==> #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] yes ---------------------------------------------------------------------------------------------------------------- Checking for jansson /home/naourr/work/instance-3/output/host/bin/pkg-config --cflags --libs jansson Package jansson was not found in the pkg-config search path. Perhaps you should add the directory containing `jansson.pc' to the PKG_CONFIG_PATH environment variable Package 'jansson', required by 'world', not found not found ---------------------------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ---------------------------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog sh4-linux-gcc.br_real: error: dynamic_lookup: No such file or directory ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'no ---------------------------------------------------------------------------------------------------------------- Checking linker accepts -Wl,--as-needed ==> int main(void) { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,--as-needed'] yes [1/2] Compiling liblctest/liblc1.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../liblctest/liblc1.c', '-c', '-o', 'default/liblctest/liblc1_1.o'] [2/2] Linking default/libliblc.so ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/liblctest/liblc1_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild2/default/libliblc.so', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,--as-needed', '-shared'] ---------------------------------------------------------------------------------------------------------------- Checking for -lc not needed ok ---------------------------------------------------------------------------------------------------------------- Checking configure summary ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 /* #undef HAVE_CONFIG_H */ #define SRCDIR "/home/naourr/work/instance-3/output/build/samba4-4.8.1" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "sh4" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 #define HAVE_LITTLE_ENDIAN 1 /* #undef HAVE_BIG_ENDIAN */ #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE__Bool 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 /* #undef HAVE_SIGSETMASK */ /* #undef HAVE_SIGGETMASK */ #define HAVE_SIGPROCMASK 1 /* #undef HAVE_SIGBLOCK */ #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 /* #undef _POSIX_FALLOCATE_CAPABLE_LIBC */ #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 /* #undef HAVE_GETDIRENTRIES */ /* #undef HAVE_GETDENTS */ #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE 1 /* #undef HAVE_PORT_CREATE */ #define HAVE_FGETXATTR 1 /* #undef HAVE_FLISTEA */ #define HAVE_FLISTXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_XATTR_SUPPORT 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE_CRYPT 1 /* #undef HAVE_CRYPT_R */ #define HAVE_LIBCRYPT 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY_TZ 1 /* #undef HAVE_GETTIMEOFDAY_TZ_VOID */ #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ #define HAVE_FUSE_FUSE_LOWLEVEL_H 1 #define HAVE_LIBFUSE 1 #define HAVE_FUSE_MOUNT 1 #define HAVE_FUSE 1 #define HAVE_PYTHON_H 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define HAVE_Z 1 #define HAVE_LIBZ 1 #define HAVE_ZLIBVERSION 1 #define CHECK_BUNDLED_SYSTEM_Z 1 #define USING_SYSTEM_ZLIB 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 1 #define TALLOC_BUILD_VERSION_RELEASE 11 /* #undef HAVE_GETAUXVAL */ #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #define HAVE_LDWRAP 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_GETPROGNAME */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 /* #undef HAVE_RCMD */ #define HAVE_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 /* #undef HAVE_IRUSEROK */ /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_RES_NSEARCH */ /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 /* #undef HAVE_GPGME_NEW */ #define HAVE_LINUX_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_SA_SIGINFO_DECL 1 /* #undef HAVE_BACKTRACE */ /* #undef HAVE_BACKTRACE_SYMBOLS */ #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_LIBICONV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 #define HAVE_PAM_START 1 #define HAVE_LIBPAM 1 #define HAVE_SECURITY_PAM_MODULES_H 1 /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define HAVE_BSD_MD5_H 1 #define HAVE_MD5INIT 1 #define HAVE_LIBBSD 1 /* #undef HAVE_CC_MD5_INIT */ /* #undef HAVE_SHA1_UPDATE */ /* #undef HAVE_SHA256_UPDATE */ /* #undef HAVE_SHA512_UPDATE */ #define HAVE_PERL_MAKEMAKER 1 #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 /* #undef HAVE_CRYPT16 */ /* #undef HAVE_GETAUTHUID */ /* #undef HAVE_INNETGR */ #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 /* #undef HAVE_FCVT */ /* #undef HAVE_FCVTL */ #define HAVE_SETLOCALE 1 #define HAVE_LIBRT 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 /* #undef HAVE_FUTIMES */ #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_SHMGET 1 #define HAVE_SHM_OPEN 1 /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */ /* #undef HAVE__DN_EXPAND */ #define HAVE___DN_EXPAND 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 /* #undef HAVE_KERNEL_OPLOCKS_IRIX */ #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #define HAVE_LIBCAP 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE__ACL */ /* #undef HAVE___ACL */ /* #undef HAVE__CHDIR */ /* #undef HAVE___CHDIR */ /* #undef HAVE__CLOSE */ /* #undef HAVE___CLOSE */ /* #undef HAVE__CLOSEDIR */ /* #undef HAVE___CLOSEDIR */ /* #undef HAVE_DEVNM */ /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE__DUP */ /* #undef HAVE___DUP */ /* #undef HAVE__DUP2 */ /* #undef HAVE___DUP2 */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE__FACL */ /* #undef HAVE___FACL */ /* #undef HAVE__FCHDIR */ /* #undef HAVE___FCHDIR */ /* #undef HAVE__FCNTL */ /* #undef HAVE___FCNTL */ /* #undef HAVE__FORK */ /* #undef HAVE___FORK */ /* #undef HAVE__FSTAT */ /* #undef HAVE___FSTAT */ /* #undef HAVE___FXSTAT */ /* #undef HAVE__GETCWD */ /* #undef HAVE___GETCWD */ /* #undef HAVE___GETDENTS */ /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ /* #undef HAVE__LLSEEK */ /* #undef HAVE___LLSEEK */ /* #undef HAVE__LSEEK */ /* #undef HAVE___LSEEK */ /* #undef HAVE__LSTAT */ /* #undef HAVE___LSTAT */ /* #undef HAVE___LXSTAT */ /* #undef HAVE__OPEN */ /* #undef HAVE___OPEN */ /* #undef HAVE__OPENDIR */ /* #undef HAVE___OPENDIR */ /* #undef HAVE__PREAD */ /* #undef HAVE___PREAD */ /* #undef HAVE__PWRITE */ /* #undef HAVE___PWRITE */ /* #undef HAVE__READ */ /* #undef HAVE___READ */ /* #undef HAVE__READDIR */ /* #undef HAVE___READDIR */ /* #undef HAVE__SEEKDIR */ /* #undef HAVE___SEEKDIR */ #define HAVE_SETMNTENT 1 /* #undef HAVE__STAT */ /* #undef HAVE___STAT */ #define HAVE_STATVFS 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSCTL 1 /* #undef HAVE_SYSCTLBYNAME */ /* #undef HAVE___SYS_LLSEEK */ /* #undef HAVE__TELLDIR */ /* #undef HAVE___TELLDIR */ /* #undef HAVE__WRITE */ /* #undef HAVE___WRITE */ /* #undef HAVE___XSTAT */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 /* #undef HAVE_LSEEK_HOLE_DATA */ #define HAVE_LINUX_READAHEAD 1 #define HAVE_DECL_READAHEAD 1 #define HAVE_OPENAT 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ #define WITH_WINBIND 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_DIRENT_D_OFF 1 /* #undef HAVE_SETNETGRENT */ /* #undef HAVE_GETNETGRENT */ /* #undef HAVE_ENDNETGRENT */ /* #undef HAVE_SETNETGRENT_PROTOTYPE */ /* #undef HAVE_GETNETGRENT_PROTOTYPE */ /* #undef HAVE_ENDNETGRENT_PROTOTYPE */ #define WITH_SYSLOG 1 #define WITH_AUTOMOUNT 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 /* #undef HAVE_GETUTMPX */ #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 /* #undef HAVE_UX_UT_SYSLEN */ #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 #define USE_LINUX_32BIT_SYSCALLS 1 #define USE_LINUX_THREAD_CREDENTIALS 1 #define WITH_DNS_UPDATES 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 /* #undef HAVE_OFD_LOCKS */ #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ #define HAVE_STAT_HIRES_TIMESTAMPS 1 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */ /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */ #define HAVE_POSIX_FADVISE 1 #define SYSCONF_SC_NGROUPS_MAX 1 /* #undef SYSCONF_SC_NPROC_ONLN */ #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 /* #undef HAVE_DARWIN_INITGROUPS */ #define HAVE_UTIMBUF 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 /* #undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR */ #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define __TIME_T_MAX 1 #define TIME_T_MAX 67768036191676799ll #define HAVE_MAKEDEV 1 #define REALPATH_TAKES_NULL 1 #define HAVE_FTRUNCATE_EXTEND 1 #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #define HAVE_SYS_QUOTA_H 1 /* #undef HAVE_XFS_QUOTAS */ /* #undef HAVE_DQB_FSOFTLIMIT */ /* #undef HAVE_STRUCT_DQBLK_DQB_CURBYTES */ #define HAVE_RPCSVC_RQUOTA_H 1 #define HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define CLUSTER_SUPPORT 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_LINUX_FS_H 1 #define HAVE_DECL_FS_IOC_GETFLAGS 1 #define HAVE_DECL_FS_COMPR_FL 1 #define HAVE_LINUX_IOCTL 1 /* #undef HAVE_GLUSTERFS */ #define HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_DBUS 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #define HAVE_FORM_H 1 #define HAVE_INITSCR 1 #define HAVE_LIBMENU 1 #define HAVE_SET_MENU_ITEMS 1 #define HAVE_ITEM_COUNT 1 #define HAVE_LIBPANEL 1 #define HAVE_NEW_PANEL 1 #define HAVE_SHOW_PANEL 1 #define HAVE_LIBFORM 1 #define HAVE_NEW_FIELD 1 #define HAVE_NEW_FORM 1 #define HAVE_FTW_H 1 #define HAVE_NFTW 1 #define HAVE_LIBCRYPTO 1 #define HAVE_DES_PCBC_ENCRYPT 1 #define STRING_STATIC_MODULES "vfs_default auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); } #define vfs_recycle_init samba_init_module #define vfs_audit_init samba_init_module #define vfs_extd_audit_init samba_init_module #define vfs_full_audit_init samba_init_module #define vfs_netatalk_init samba_init_module #define vfs_fake_perms_init samba_init_module #define vfs_default_quota_init samba_init_module #define vfs_readonly_init samba_init_module #define vfs_cap_init samba_init_module #define vfs_expand_msdfs_init samba_init_module #define vfs_shadow_copy_init samba_init_module #define vfs_shadow_copy2_init samba_init_module #define vfs_readahead_init samba_init_module #define vfs_xattr_tdb_init samba_init_module #define vfs_streams_xattr_init samba_init_module #define vfs_streams_depot_init samba_init_module #define vfs_acl_xattr_init samba_init_module #define vfs_acl_tdb_init samba_init_module #define vfs_preopen_init samba_init_module #define vfs_catia_init samba_init_module #define vfs_media_harmony_init samba_init_module #define vfs_unityed_media_init samba_init_module #define vfs_fruit_init samba_init_module #define vfs_shell_snap_init samba_init_module #define vfs_commit_init samba_init_module #define vfs_worm_init samba_init_module #define vfs_crossrename_init samba_init_module #define vfs_linux_xfs_sgid_init samba_init_module #define vfs_time_audit_init samba_init_module #define vfs_offline_init samba_init_module #define vfs_virusfilter_init samba_init_module #define vfs_syncops_init samba_init_module #define vfs_dirsort_init samba_init_module #define vfs_fileid_init samba_init_module #define vfs_aio_fork_init samba_init_module #define vfs_aio_pthread_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_snapper_init samba_init_module #define static_decl_pdb extern NTSTATUS pdb_smbpasswd_init(TALLOC_CTX *mem_ctx); extern NTSTATUS pdb_tdbsam_init(TALLOC_CTX *mem_ctx); #define static_init_pdb(mem_ctx) { pdb_smbpasswd_init((mem_ctx)); pdb_tdbsam_init((mem_ctx)); } #define static_decl_auth extern NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_sam_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_winbind_init(TALLOC_CTX *mem_ctx); extern NTSTATUS auth_unix_init(TALLOC_CTX *mem_ctx); #define static_init_auth(mem_ctx) { auth_builtin_init((mem_ctx)); auth_sam_init((mem_ctx)); auth_winbind_init((mem_ctx)); auth_unix_init((mem_ctx)); } #define auth_script_init samba_init_module #define static_decl_nss_info extern NTSTATUS nss_info_template_init(TALLOC_CTX *mem_ctx); #define static_init_nss_info(mem_ctx) { nss_info_template_init((mem_ctx)); } #define static_decl_charset #define static_init_charset(mem_ctx) {} #define static_decl_idmap extern NTSTATUS idmap_tdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_passdb_init(TALLOC_CTX *mem_ctx); extern NTSTATUS idmap_nss_init(TALLOC_CTX *mem_ctx); #define static_init_idmap(mem_ctx) { idmap_tdb_init((mem_ctx)); idmap_passdb_init((mem_ctx)); idmap_nss_init((mem_ctx)); } #define idmap_autorid_init samba_init_module #define idmap_rid_init samba_init_module #define idmap_hash_init samba_init_module #define idmap_tdb2_init samba_init_module #define idmap_script_init samba_init_module #define static_decl_gpext #define static_init_gpext(mem_ctx) {} #define static_decl_perfcount #define static_init_perfcount(mem_ctx) {} #define static_decl_rpc #define static_init_rpc(mem_ctx) {} #define HAVE_PTY_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_OPENPTY 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_ETIME 1 #define CTDB_SOCKET "/var/run/ctdb/ctdbd.socket" #define HAVE_LINUX_SOCKIOS_H 1 #define HAVE_LINUX_ETHTOOL_H 1 #define HAVE_ETHTOOL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "tests/summary.c" <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-I/home/naourr/work/instance-3/output/build/samba4-4.8.1/', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Idefault', '-I..', '-Idefault', '-I..', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-lpthread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,--as-needed'] ok ---------------------------------------------------------------------------------------------------------------- Checking compiler for PIE support ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-fPIE', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-pie'] yes ---------------------------------------------------------------------------------------------------------------- Checking compiler for full RELRO support ==> int main() { return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-Wl,-z,relro,-z,now'] yes ---------------------------------------------------------------------------------------------------------------- Checking if toolchain accepts -fstack-protector ==> #include int main(void) { char t[100000]; while (fgets(t, sizeof(t), stdin)); return 0; } <== [1/2] Compiling test.c ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-I/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/tirpc', '-fstack-protector', '-MD', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-I/home/naourr/work/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c', '-o', 'default/test_1.o'] [2/2] Linking default/testprog /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lssp_nonshared /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/sh4-buildroot-linux-uclibc/6.4.0/../../../../sh4-buildroot-linux-uclibc/bin/ld: cannot find -lssp collect2: error: ld returned 1 exit status ['/home/naourr/work/instance-3/output/host/bin/sh4-linux-gcc', 'default/test_1.o', '-o', '/home/naourr/work/instance-3/output/build/samba4-4.8.1/bin/.conf_check_0/testbuild/default/testprog', '-L/home/naourr/work/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib', '-ltirpc', '-fstack-protector'] command returned 'Build failed: -> task failed (err #1): \n\t{task: cc_link test_1.o -> testprog}'no